apres correction et finalisatio de la synchronisation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
spring.profiles.active=abomey
|
||||
spring.profiles.active=${SPRING_PROFILES_ACTIVE}
|
||||
#spring.profiles.active=abomey
|
||||
spring.jpa.properties.hibernate.id.new_generator_mappings=false
|
||||
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
|
||||
spring.jpa.open-in-view=false
|
||||
@@ -32,4 +33,6 @@ spring.mvc.contentnegotiation.favor-parameter=false
|
||||
spring.mvc.contentnegotiation.parameter-name=mediaType
|
||||
spring.mvc.contentnegotiation.ignore-unknown-path-extensions=true
|
||||
springdoc.swagger-ui.defaultModelsExpandDepth=-1
|
||||
springdoc.swagger-ui.docExpansion=none
|
||||
springdoc.swagger-ui.docExpansion=none
|
||||
spring.servlet.multipart.max-file-size=10MB
|
||||
spring.servlet.multipart.max-request-size=10MB
|
||||
Reference in New Issue
Block a user