Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Spring Web Flow: setting request parameter for JUnit test

Implementing login manually with Spring Security

How can I connect to multiple Rabbitmq nodes with Spring Rabbitmq?

Spring validation JSR-303 @NotNull throw NotReadablePropertyException

java spring bean-validation

spring - How can I pass a generic (parameter,value)-couple from my login controller to my authentication provider?

Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder

How to pass JSON Web Tokens to different web pages after successful login?

What is given priority in below scenario @Bean or @Component?

java spring spring-bean

How to use hasRole in Spring Security properly?

Is the following utility class thread-safe?

How to set Base URI to Spring WebClient

How to make mapstruct mappers return null instead of new objects with all fields set to null

java spring mapstruct

The bean 'exampleService.FeignClientSpecification' could not be registered. Bean already defined and overriding is disabled

namespace '/'No Scope registered for scope 'request' in JUNIT

Testing application restart with persistence with JUnit and Spring

How use PagingAndSorting with MyBatis?

Spring boot 3 and Swagger ui java.lang.NoSuchMethodError: 'io.swagger.v3.oas.annotations.media.Schema$AdditionalPropertiesValue additionalProperties() [closed]