Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring Boot Kafka - Kafka metrics not available in /actuator/prometheus

Refused to apply style because its MIME type ('application/json') is not a supported stylesheet MIME type, and strict MIME checking is enabled

Spring Data Streamable vs Stream

Sending a binary file with RestTemplate, the cURL's --data-binary way

Thymeleaf and Spring Boot not reading properties from localization files - Question marks appear instead of the localized string

How do I change only the status code on a Spring MVC error with Boot?

How to filter Spring boot actuator metrics?

No mapping for request with mockmvc

H2 in memory is empty when I run my unitary tests but it´s populated when I run the application itself

Spring boot app showing 404 for index.html

spring-boot

Spring validation @AssertTrue custom error code/message

Spring MVC - Separation of logic RestController and Service

Spring boot test with multiple configuration

Retrieving Data from Cache in Spring boot Cacheable

Spring Boot error with a repository/entity, "not a managed type"

ClassNotFoundException: Could not load requested class : org.hibernate.dialect.MySQL5InnoDBDialect

Can annotations limit the characters of a class field in java?

Jolokia with basic authentication in Spring Boot application and hawt.io

Spring Boot Integration Test with awaitility and @SpyBean not working, because @SpyBean is always null

java spring-boot awaitility

Swagger and Springfox Changing the example response for different status codes

java spring-boot springfox