Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring MVC Default or no-arg constructor in configuration classes

Should I use @NotNull and @NonNull together?

java spring-boot lombok

Swagger error Springboot Could not resolve view with name 'forward:/swagger-ui/index.html'

Spring suddenly has cyclic dependencies after switching to new version

java spring spring-boot

Kafka Consumer - Point to specific offset in Spring boot Kafka

How to get variable from spring application.yaml in kotlin

spring-boot kotlin

Adding dependencies to microservices

Autowiring YML/Java Configuration into a Spring Boot Bean

java spring-boot

Closing connections in Spring DATA jpa

Mockito MockedStatic when() "Cannot resolve method"

spring-boot mocking mockito

Jackson XML to Pojo - Array without wrapper

Failed to instantiate [org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder]

Spring Boot - Check if request body member is null or missing

java spring-boot

default Jackson naming strategy for fields with short names

Is there any way to unit test a Mapstruct with nested Mapper?