Код: Выделить всё
org.apache.tomcat.embed
tomcat-embed-jasper
provided
org.glassfish.web
el-impl
2.2
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-tomcat
provided
org.springframework.boot
spring-boot-starter-test
test
org.junit.vintage
junit-vintage-engine
org.springframework.security
spring-security-config
5.2.1.RELEASE
org.springframework.security.oauth
spring-security-oauth2
2.3.6.RELEASE
org.springframework.boot
spring-boot-starter-oauth2-client
org.springframework.security
spring-security-oauth2-jose
org.springframework.security.oauth.boot
spring-security-oauth2-autoconfigure
2.0.0.RELEASE
org.springframework.security
spring-security-core
5.2.1.RELEASE
central
Maven Plugin Repository
https://repo.maven.apache.org/maven2
default
false
never
org.springframework.boot
spring-boot-maven-plugin
true
org.apache.maven.plugins
maven-war-plugin
3.2.3
/sample/servlet/container/deploy/directory
Ниже приведен файл свойств приложения (я удалил все значения, чтобы опубликовать его здесь):
server.port=
spring.mvc.view.prefix=/WEB-INF/views/
spring.mvc.view.suffix=.jsp
spring.mvc.static-path-pattern=/resources/**
spring.main.allow-bean-definition-overriding=true
spring.security.oauth2.client.registration.client.client-id=
spring.security.oauth2.client.registration.client.client-secret=
spring.security.oauth2.client.provider.client.issuer-uri=
< /code>
Проверьте ниже ошибку:
здесь < /p>
Подробнее здесь: https://stackoverflow.com/questions/597 ... on-tomcate