So beheben Sie die Whitelabel -Fehlerseite im Spring Boot 3.4.4Java

Java-Forum
Anonymous
 So beheben Sie die Whitelabel -Fehlerseite im Spring Boot 3.4.4

Post by Anonymous »

Ich mache also ein Testkalenderprojekt und dies sind die Abhängigkeiten meiner Pom.xml -Datei.

Code: Select all

    

org.springframework.boot
spring-boot-starter-actuator


org.springframework.boot
spring-boot-starter-data-jpa


org.springframework.boot
spring-boot-starter-data-rest


org.springframework.boot
spring-boot-starter-validation


org.springframework.boot
spring-boot-starter-web



org.springframework.boot
spring-boot-devtools
runtime
true


com.h2database
h2
runtime


org.projectlombok
lombok
true


org.springframework.boot
spring-boot-starter-test
test


org.springdoc
springdoc-openapi-starter-webmvc-ui
2.8.6

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post