Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring security : User class without UserRole (roles). Authentication only no authorization needed

add spring boot to existing project without changing the main(args[]) method

java spring spring-boot

Is it a good practice to authenticate user from Database in Filter?

java spring rest spring-boot

Multiple bindingRoutingKey's for a consumer with Spring Cloud Stream using RabbitMQ

Custom spring security filter not called at runtime

Thymeleaf dropdown selection

Spring Webflux returns 404 ( Not Foud )

getPrincipal() method returning username instead of UserDetails

Inject value from properties in Spring Boot

How to secure the password used by TextEncryptor in spring boot

Spring Boot JMS Error Handler is not working

RabbitMQ Delivery Acknowledgement Timeout

How to add support for more than one Thymeleaf template modes

spring-boot thymeleaf

Why my org.springframework.test.web.servlet.MockMvc framework is failing to resolve constructor parameters of a controller

resilience4j-spring-boot-2 annotations (@Retry, @CircuitBreaker...) are completely ignored

spring boot @repository bean from Maven dependency not found

GCP - Failed to update metadata for Cloud SQL instance

Could not find kafka-clients-test.jar (org.apache.kafka:kafka-clients:0.10.2-kafka-2.2.0)

Should @Autowired and @SpringBootTest be used in unit tests?

How to debug Spring Security Oath2 and Jwt for knowing how it work