Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

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

How to implement a user authentication by phone number in telegram bot? [closed]

java spring-boot

How to make Spring Data JPA by default naming from camelCase to snake_case unless explicitly specified?

How to properly set SecurityContextRepository for a custom UsernamePasswordAuthenticationFilter in Spring Security 6?

Running flyway commands from command line using spring boot properties for maven

Is it possible to add an assertion message when using MockMvc?

java spring-boot junit mockmvc

Java How to increase the message size of a grpc server in Spring Boot

Spring Boot and Camel- Log Route Duration

Swagger UI does not get generated when WebMvcConfigurationSupport is present

How can I make all optional OpenAPI parameters nullable using springdoc-openapi?

What's the best way to encode and decode parameter in springboot?

How to register an Interceptor in Spring Boot 3 and Spring Framework 6

SpringBoot2: the problem with AspectJ during the test running