Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Logback JsonLayout printing all logs on the same line

logging spring-boot logback

Including profiles in spring boot 2.4.0 version

Spring Boot project with static content generates 404 when running jar

How to check two condition while using @ConditionalOnProperty or @ConditionalOnExpression

CSS not loading in Spring Boot

How to measure service methods using spring boot 2 and micrometer

"httptrace" endpoint of Spring Boot Actuator doesn't exist anymore with Spring Boot 2.2.0

How to configure RabbitMQ connection with spring-rabbit?

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'demoRestController'

Spring Boot actuator with multiple web applications in a tomcat container throws javax.management.InstanceAlreadyExistsException exception

spring tomcat spring-boot

Spring Boot 1.4 @DataJpaTest - Error creating bean with name 'dataSource'

Spring Boot & Swagger UI. Set JWT token

Failed to load driver class com.mysql.jdbc.Driver

cannot access org.springframework.context.ConfigurableApplicationContext class file

Pretty print JSON output of Spring Boot Actuator endpoints

json spring spring-boot

How to fix "Error executing DDL "alter table events drop foreign key FKg0mkvgsqn8584qoql6a2rxheq" via JDBC Statement"

How to configure Jetty in spring-boot (easily?)

jetty spring-boot

Is it possible to set a different specification per cache using caffeine in spring boot?

How to access entity manager with spring boot and spring data

Why spring boot generates jar or war file with .original extension?

java spring-boot jar war