Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

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

Is it mandatory to configure DataSource in Spring starter project?

Maven and spring-boot-dependencies

maven spring-boot

How to redirect page to static file in Spring Boot?

java spring-mvc spring-boot

How to activate JMX monitoring in spring boot standalone app

java spring-boot jmx jolokia

Auto generate IDs for MongoDB sub-documents in array with Spring MongoTemplate