application.properties
Home
/
sm-shop /
src /
main /
resources /
application.properties
logging.level.org.springframework.web: DEBUG
logging.level.org.springframework.security: DEBUG
#Default Spring white label error page
server.error.whitelabel.enabled=false
multipart.max-file-size=10Mb
multipart.max-request-size=10Mb