Test servlet 3.1 compatibility in deployment tests

Closes gh-28906
This commit is contained in:
Andy Wilkinson
2021-12-09 12:23:32 +00:00
parent b0b2cd79b4
commit 3b23c542a0
4 changed files with 47 additions and 1 deletions

View File

@@ -1 +1,6 @@
spring:
security:
user:
name: test
password: test
management.endpoints.web.exposure.include: '*'