[JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2 * [JAVA-13976] Fix failing test due to incorrect Jackson version
This commit is contained in:
@@ -5,6 +5,8 @@ spring.jpa.show-sql = false
|
||||
spring.jpa.hibernate.ddl-auto = create-drop
|
||||
spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.H2Dialect
|
||||
|
||||
spring.jpa.properties.hibernate.globally_quoted_identifiers=true
|
||||
|
||||
server.port=8082
|
||||
server.servlet.context-path=/spring-katharsis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user