All Downloads are FREE. Search and download functionalities are using the official Maven repository.

icket.spring.boot.starter.wicket-spring-boot-starter-example.0.0.16.source-code.application.yml Maven / Gradle / Ivy

There is a newer version: 2.1.9
Show newest version
security:
  basic:
    enabled: false
wicket:
  stuff:
    datastore:
      hazelcast:
        enabled: false
  core:
    resourcesettings:
      packageresourceguard:
        pattern:
        - +*.map
server:
  compression:
    enabled: true
management:
  port: 8081
spring:
  jpa:
    hibernate:
      ddl-auto: none
liquibase:
  change-log: classpath:/db/changelog/db.changelog-master.xml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy