Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring-Boot Data MongoDB - How to getting a specific nested object for a super specific object

java mongodb spring-boot

Spring Integration with Kafka auto configuration issue

Spring Boot detects 2 identical repository beans

Jackson - configure override for collections via Jackson2ObjectMapperBuilderCustomizer

spring-boot jackson

How to generate centralized logs for spring boot microservices?

spring spring-boot

How to log spring-webflux WebClient request + response details (bodies, headers, elasped_time)?

Why H2 file database data get cleared every time

spring-boot h2

Custom error message on enum field upon failed validation in Spring

Map Enum field with MapStruct

Amazon AppConfig from Spring Boot

How to use records for @ConfigurationProperties in Spring Boot 2.6.4 (class may not be final)

Why DirtiesContext is needed on other test classes to mock bean dependency for class with JMS Listener

How do disable CSRF for the specific origin

Spring boot with jetty 9 and ssl

ssl jetty spring-boot

Spring boot & hibernate validator version

Problem trying to display custom error pages with Spring Boot

java spring spring-boot

Why Arraylist<String> get stored in H2 database as a long and random string?