Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Thymeleaf cannot detect templates inside spring-boot project

Unable to start embedded Tomcat org.springframework.context.ApplicationContextException

java spring maven spring-boot

Spring Boot integration test ignoring secure=false in AutoConfigureMockMvc annotation, get 401

Spring Boot Actuator /health endpoint does not show database or file system information

How does the @Autowired interface, which extends CrudRepository, works? I would like to have some insights

Spring Boot + JPA + Hibernate does not commit when repository.save

Transactions in spring boot testing not rolled back

spring-boot upgrade from 1.3.2 to 1.3.3: logback issue

Gradle building Spring Boot library without Main Class

Proxy setting not working with Spring WebClient

Detected both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the class path with maven and spring boot

How can a store raw JSON in Mongo using Spring Boot

json mongodb spring-boot

Cucumber with Spring Boot 1.4: Dependencies not injected when using @SpringBootTest and @RunWith(SpringRunner.class)

Dynamic POJO validation based on groups in spring

How can I read all users using keycloak and spring?

java.lang.IllegalStateException: Failed to load property source from location 'classpath:/application.yml'

java spring-boot

Spring Boot extending CrudRepository

While deploying more than one Spring Boot application in a single Tomcat server means showing exception. How to solve this?

Spring Boot + Thymeleaf ERROR java.lang.ClassNotFoundException: org.thymeleaf.dom.Attribute

java spring-boot thymeleaf

Spring Boot YAML configuration with URL in key no longer loads correctly with version 2

spring-boot yaml snakeyaml