Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

How to set up Spring Cloud Gateway application so it can use the Service Discovery of Spring Cloud Kubernetes?

How to map all interaction models of RSocket in Spring Boot

Custom Spring annotation not called

Spring boot oauth2: No userInfo endpoint - How to load the authentication (Principal) from the JWT access token directly in the client

java spring-boot oauth-2.0

Docker cannot find Resource on classpath

JHipster: Redirect root domain to www

Why is an autowired controller always null in junit5 tests?

What is the most cost-effective way to run a Java based API back-end (Spring Boot, Micronaut, Quarkus) on GCP?

How to resolve org.testcontainers.containers.ContainerFetchException on Spring Boot?

Life span and injection of @SessionAttributes object in Spring MVC

REST API is always throwing 404 error in Spring boot maven multimodule project with H2 database

Mocking external dependencies in Spring Boot integration tests

Spring Boot - inject map<Enum,Class> from application.yml

Embedded Tomcat, executable jar, ServletContext.getRealPath()

spring-boot

Why does Spring MVC @RequestMapping throws 406 error for mapping (/user/{username:.+}) when parameter ends with (.pl)

How to enable hot refresh of freemarker templates in spring boot?

Why is Spring Security working in Tomcat but not when deployed to Weblogic?

How to unit test an Spring @Bean CommandLineRunner?

How to use Spring WebSocketClient with SSL?

How to run spring boot fat jar with minimal memory?