Skip to content

Commit 454981c

Browse files
committed
Add context-path
1 parent 848851c commit 454981c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
spring.application.name=hibernate-reactive-test
2+
spring.webflux.base-path=/hibernate-reactive-test
23

34
spring.jpa.database-platform=none
45
spring.jpa.hibernate.ddl-auto=none

0 commit comments

Comments
 (0)