New posts in spring-boot

Spring Boot with embedded Tomcat behind Apache proxy

Database not found, and IFEXISTS=true, so we cant auto-create it

Formatting date in Thymeleaf

spring boot test unable to inject TestRestTemplate and MockMvc

SwaggerWelcomeCommon could not be found

Where to put @Bean in Spring Boot?

spring boot application did not start on raspberry pi

How to add a custom health check in spring boot health?

Return HTTP code 200 from Spring REST API

Spring Inject Values with @ConfigurationProperties and @Value

How do you turn off swagger-ui in production

How to stop Spring Kafka Listner and invoke some function to execute after the Consumer is stopped?

Unable to use Spring Property Placeholders in logback.xml

Spring boot 1.4 Testing : Configuration error: found multiple declarations of @BootstrapWith

What is the spring-boot-configuration-processor ? Why do people exclude libraries from it? Why is it invisible in dependency tree?

SPRING BOOT :Spring Security circular bean dependency

Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'some.other.property' in value "${some.other.property}"

ObjectMapper can't deserialize without default constructor after upgrade to Spring Boot 2

mainClassName not found which is not needed

Calling blocking endpoint on non-blocking asynchronous service