Java 11, Spirng boot 3, remove mongodb First commit

This commit is contained in:
nheron 2023-02-12 18:06:28 +01:00
commit cd1c7dbf9e
2 changed files with 2 additions and 2 deletions

View file

@ -289,7 +289,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot.version}</version>
<configuration>
<jvmArguments>-Dvaadin.productionMode</jvmArguments>
<executable>true</executable>