We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c2b6d commit 3365b9eCopy full SHA for 3365b9e
1 file changed
src/main/resources/application.properties
@@ -5,7 +5,7 @@ spring.jpa.properties.hibernate.format_sql=true
5
spring.jpa.defer-datasource-initialization=true
6
spring.jpa.hibernate.ddl-auto=create
7
8
-server.port=8080
+server.port=5000
9
10
#spring.datasource.driver-class-name=org.h2.Driver
11
#spring.datasource.username=sa
0 commit comments