Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Integration testing Spring Boot based Microservices

ActiveMQ configuration with Spring Boot

java spring-boot activemq

Spring cloud: Ribbon and HTTPS

How do I make Spring Zuul High Available?

What's the difference of mvn spring-boot:run and Application.main()

spring-boot

How can I implement Basic Authentication with JWT authentication in Spring Boot?

Spring boot applications consume 100% CPU at startup

spring-boot

How to expose kafka metrics to /actuator/metrics with spring boot 2

Spring Boot @RestController enable/disable methods using properties [duplicate]

Spring boot application as dependency

java spring maven spring-boot

Redis: Set different time to live for methods annotated with @Cacheable

Spring serving static content while having wildcard controller route

Spring Boot with datasource when testing

java spring spring-boot

Spring boot externalize config properties/messages on Java annotations

javax bean validation not working on method parameters

How to refer long query, written in external file, in Spring data jpa @Query

How to validate Spring Boot Rest response?

Spring Boot application - difference in startup time with "mvn spring-boot:run" and "java -jar"

@Column(unique = true) produces a WARN o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Warning Code: 0, SQLState: 00000

The class is not in the trusted packages although appears in the list of trusted packages

spring-boot spring-kafka