Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Upgrade to Spring Boot 1.3 causes java.lang.NoSuchMethodError: org.springframework.beans.factory.config.ConfigurableBeanFactory.getSingletonMutex()

Strict @MockBean in a Spring Boot Test

Tomcat IOException: Duplicate accept detected. This is a known OS bug. Please consider reporting that you are affected:

spring-boot ubuntu tomcat

How to fix 'no entitymanager with actual transaction' when deleteallby method gets called?

hibernate spring-boot jpa

Call Controller method from Java

How to migrate the GlobalMethodSecurityConfiguration to Reactive Spring?

Autowired not working in Scala Spring Boot project

spring scala spring-boot

How to add configuration type (SpringBootApplicationConfiguration) to Intellij so that it is recognized?

How to return Basic token after logging into Spring Security?

How to use the right Spring Security configuration during a MockMvc test

Spring Boot - Only secure actuator endpoints

Colored logs in IntelliJ with logback custom pattern in yaml configuration of Spring Boot application

Use oauth2 scope instead of role to secure spring actuator management endpoints

auto-configure ClientRegistrationRepository in a non-web Spring Boot application

java spring-boot

Spring Boot + Security: No Access-Control-Allow-Origin header when setting allowed origins

Spring Boot RestTemplate Calling an API returns forbidden 403