Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Could not set unknown property 'mainClassName' for extension 'springBoot' of type org.springframework.boot.gradle.dsl.SpringBootExtension

non-null object become empty json

spring-mvc spring-boot

SpringBoot Application not getting started because of servlet-api

Faild to Start Spring Boot +thymeleaf application in IntelliJ

How to test Spring Boot @WebFluxTest with Spring Security @Secured annotation

Ehcache 3 spring boot not working in integration test

Cannot find current proxy: Set 'exposeProxy' property on Advised to 'true' to make it available"

java spring-boot aop

How to collapse TOC(table of contents) in spring RestDoc (asciidoc)?

How to avoid Cucumber from recreating or refreshing the app context

Why does using @Autowired not lead to a circular dependency, but autowiring the constructor does?

Deploy SpringBoot app to Websphere 8.5.5.8

Is it possible to expire data of specific key from gemfire region like redis

Sending requests with LocalDate type parameters

Error calling `jakarta.validation.Validation#buildDefaultValidatorFactory`

Spring Boot 3.2.2: EntityManagerFactory interface org.hibernate.SessionFactory seems to conflict with Spring's EntityManagerFactoryInfo mixin

Protect Actuator endpoints with user/password while granting public access for RestControllers