Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

spring boot data @query to DTO

Spring Boot validation - one from two not null

java validation spring-boot

Intellij tests pass, mvn test fails

java spring-boot junit

does Spring @transactional work with MongoDB?

How to query all /actuator/metrics at once?

How to read properties with special characters from application.yml in springboot

java spring-boot

Spring multiple @ConfigurationProperties with same class

Spring Boot - Class-Path manifest attribute

Spring data JPA - using @EntityGraph causes "Entity graph specified is not applicable to the entity" warning

Difference between gradle build and gradle bootJar?

spring-boot gradle

Spring Boot Starter Data Rest change URL of repository from the root URI

rest spring-boot

@Converter annotated class not getting auto detected in spring-boot project

FileNotFoundException while uploading multi part file - Spring boot

Spring Boot: Unable to configure

java spring spring-boot

Spring Boot OAuth2 - Could not obtain user details from token

Why does the main Spring Boot application always trigger PMD's HideUtilityClassConstructorCheck?

Test Spring-Boot Repository interface methods without touching the database using Mockito

java spring-boot mockito

How to create a gradle task that will execute bootRun with a specific profile?

spring gradle spring-boot

Weblogic 12c : How to pass the "active profile" to a Spring Boot application?

Controlling logback environment dependent properties in external application properties file