
icket.spring.boot.starter.wicket-spring-boot-starter.0.0.16.source-code.application-development.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wicket-spring-boot-starter Show documentation
Show all versions of wicket-spring-boot-starter Show documentation
Enables and configures Apache Wicket from within a Spring Boot
Application. Used **only** in combination with Spring Boot.
spring:
devtools:
restart:
additional-exclude: /**/*.js, /**/*.css, /**/*.html, /**/*.htm
wicket:
core:
settings:
general:
configuration-type: development
debug:
enabled: true
component-use-check: true
development-utilities-enabled: true
stuff:
htmlcompressor:
enabled: false
features:
removeComments: false
removeMultiSpaces: false
removeIntertagSpaces: false
removeQuotes: false
compressJavaScript: false
compressCss: false
simpleDoctype: false
removeScriptAttributes: false
removeStyleAttributes: false
removeLinkAttributes: false
removeFormAttributes: false
removeInputAttributes: false
simpleBooleanAttributes: false
removeJavaScriptProtocol: false
removeHttpProtocol: false
removeHttpsProtocol: false
preserveLineBreaks: false
external:
development:
devutils:
statelesschecker:
enabled: true
interceptor:
enable-live-sessions-page: true
diskstorebrowser:
enabled: true
wicketsource:
enabled: true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy