We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a3745 commit 37a5e6fCopy full SHA for 37a5e6f
src/main/resources/application-real.properties
@@ -1,3 +1,3 @@
1
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL57Dialect
2
-spring.profiles.include=oauth,read-db
+spring.profiles.include=oauth,real-db
3
spring.session.store-type=jdbc
0 commit comments