Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Mongo driver with @Testcontainers, throws exceptions after tests run successfully

Read Kafka Topic from beginning

OpenAPI Specification 3.0 shows different url in browser and Servers dropdown

Mock service in Spring MVC

Spring Security OAuth2 v5 : NoSuchBeanDefinitionException: 'org.springframework.security.oauth2.jwt.JwtDecoder'

Spring Boot rabbit mq spring.rabbitmq.listener.simple.concurrency never works

Spring Boot Thymeleaf - How to use same data in two different fragments?

spring-boot thymeleaf

How start the batch from rest service. The afterJob runs but EnableBatchProcessing runs only after deployed

RedisMessageListenerContainer : Connection failure occurred. Restarting subscription task after 5000 ms

spring-boot redis

Spring boot app runs fine standalone, errs in docker

docker spring-boot

Is it possible to use a custom serializer/deserializer for a type by default in spring?

Clear database at startup while using flyway

SpringBoot Bean validation @NotEmpy is not Working