Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

MockMvc post junit test returning 415 when ResponseBody have collection

Spring Boot 2.0 Not Registering Custom Actuator Endpoint

How can I produce @JsonInclude(value = JsonInclude.Include.NON_NULL) for particular generated POJO from swagger?

mongodb reactive spring boot DBRef resolution is not supported

Resilience4j and @timeLimiter annotation for timing out and cancel Thread - CompletableFuture

checking whether spring boot application is running or not

No instance(s) of type variable(s) T exist so that Flux<T> confirms to Mono<? extend R)

Spring share @Cachable and @CachePut key

RestTemplate returning null when serialized to POJO

Spring boot kafka - how to tell JsonDeserializer to ignore type header?

How do I implement in memory or embedded kafka not for testing purposes? [closed]

apply custom validation annotation to parameter

Cannot use findAll(Specifications<T>, Pageable) method for JpaSpecificationExecutor<T> repository?

Connect Spring Authorization server to external IDP and trigger authentication

Spring boot 3.2.4 - micrometer - traceid and spanid not printing

Spring Boot Jpa JPQL Selecting columns except specific columns

How can I schedule and monitor virtual threads with timeouts in Spring Boot?