We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848851c commit 454981cCopy full SHA for 454981c
src/main/resources/application.properties
@@ -1,4 +1,5 @@
1
spring.application.name=hibernate-reactive-test
2
+spring.webflux.base-path=/hibernate-reactive-test
3
4
spring.jpa.database-platform=none
5
spring.jpa.hibernate.ddl-auto=none
0 commit comments