Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Spring, webflux: The getRemoteAddress method of the ServerHttpRequest object returns null when request performed from WebTestClient

MultipartFile + String as Request Param using RestTemplate in Spring

No qualifying bean, expected single matching bean but found 2

Is it possible to ReKey a GlobalKTable?

@Transactional service methods rollback hibernate changes

UnknownHostException in kubernetes

Spring Boot 2.1.5 Java 11 Modules, Error assembling JAR: Could not create modular JAR file. The JDK jar tool exited with 1 -> [Help 1]

java spring maven spring-boot

How to properly publish DDD domain events with spring?

Using multiple services or multiple repositories within service?

Using ReactiveSecurityContextHolder inside a Kotlin Flow

SpringBoot test fails with 'No bean named 'webHandler' available'

How to mock ModelMapper in Spring?

Jacoco classes in bundle do not match for Transactional methods

Catch exceptions with try/catch using Spring's WebClient with blocking/syncronous request

Execute some logic at the very end in Webflux WebFilter

Concurrent requests transaction to prevent unwanted persistence

Spring Security with session get online users returns empty

Why am I not getting authenticated by my Spring-Cloud Gateway / OAuth2-Client when I am sending my valid bearer-token in the authorization header?

cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mongo:mongo'. [11]

java spring mongodb

How can I determine what roles are required to access a URL with Spring Security?