Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Mockito throw exception for KafkaTemplate.send using thenThrow

java spring-boot junit mockito

Stackoverflow error when saving an Object's toString value - Java/Hibernate/Spring

@KafkaListener in Unit test case does not consume from the container factory

Custom message in Spring AccessDeniedException

Hikari CP properties are not working with Multiple datasource configuration in Spring 1.5.18

Spring Data JPA check if a SET contains an object

Why does @Cachable(...) work with @Bean return mock() but not with @MockedBean

SpringBoot Webflux cannot return application/xml

Decode base64 encoded JSON to POJO with jackson and spring-boot

Spring Boot Maven Project configuration with MS SQL Database integratedSecurity=true

Upgrading LogStash Log4j configuration to Log4j2

MockBean doesn't work in Spring boot integration test

java spring-boot mocking

Spring Retry - Exception problem and retries

Jackson: Split a json and populate known and unknown properties

What are the real world usecases of "REQUIRES_NEW" propagation attribute of @Transactional

Reference @ConstructorBinding's in SpEL not works?

java spring-boot spring-el

Exception when projecting a nested JPA entity into a nested DTO

Async/await kotlin coroutines from blocking code

Spring boot H2 database not found & not created by Liquibase