Ich versuche, meine Anwendung auf Tomcat Server lokal bereitzustellen, und erhalte einen Fehler für (keine Datenquelle konfigurieren: 'URL' -attribut ist nicht angegeben und es kann keine eingebettete Datenquelle konfiguriert werden.) Ich habe keine Datenbank in meiner Anwendung konfiguriert. < /p>
Ich habe alle Abhängigkeiten in Bezug Datei: < / p > < b r / > < c o d e > & l t ; d e p e n d e n c y M a n a g e m e n t & g t ; < b r / > & l t ; d e p e n d e n c i e s & g t ; < b r / > & l t ; d e p e n d e n c y & g t ; < b r / > & l t ; g r o u p I d & g t ; o r g . a p a c h e . t o m c a t . e m b e d & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; t o m c a t - e m b e d - j a s p e r & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; s c o p e & g t ; p r o v i d e d & l t ; / s c o p e & g t ; < b r / > & l t ; / d e p e n d e n c y & g t ; < b r / >
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
Update
Unten finden >
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>
Bitte überprüfen Sie den folgenden Fehler:
Hier < /p < /p>
Konfigurierte eine Datenquelle in Tomcat nicht ⇐ Java
-
- Similar Topics
- Replies
- Views
- Last post