New posts in spring-boot

Invalid mapping pattern detected: /**/swagger-ui/**

Mocking @ConfigurationProperties in Spock with Kotlin not work

How to solve error nested mappings are not allowed in compact mappings

Configure specific in memory database for testing purpose in Spring

Springboot testing with keycloak

Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

Spring Boot OAuth2 Single Sign Off (Logout)

"Request method 'POST' not supported" when I try to save Person due to <form method="POST">

How to I get Spring-Data-MongoDB to validate my objects?

findResource("") returning null when module-info.java is present, why is that?

Unable to render the JSP page using Spring Boot

Spring Boot Inherit application.properties from dependency

Multiple data source and schema creation in Spring Boot

bootstrap.yml configuration not processed anymore with Spring Cloud 2020.0

Differences between jar and war in Spring Boot?

Does Spring Security OAuth2 support Authorization Code Flow with PKCE for browser (Angular) clients?

How to get the content of file properties in Spring Boot?

how do I change log level in runtime without restarting spring boot application

Can't set JPA naming strategy after configuring multiple data sources (Spring 1.4.1 / Hibernate 5.x)

By default, where does Spring Boot expect views to be stored?