Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring Boot Basic Authentication without Session (Stateless Session)

Java + Spring Boot: I am trying to add CacheControl header to ResponseEntity

Acknowledgement.acknowledge() throwing exception in spring-kafka @KafkaListener

Why does the addition of @EnableAutoConfiguration cause spring-boot to fail with "Unable to find JPA packages to scan"

Spring Boot jdbc datasource autoconfiguration fails on standalone tomcat

Exclude application.properties when generating war using spring boot and spring-boot-maven-plugin

Spring JPA Repository - Keep data on server restart

java spring jpa spring-boot

ThymeLeaf Fragment executed on false th:if

WebMvcTest in Spring Boot

Spring Boot DataJpaTest unit test reverting to H2 instead of mySql

SpringBoot with multi-project Gradle --> Main class name has not been configured and it could not be resolved

spring-boot gradle

Scheduled task not working with websockets

Spring Boot with Elastic Search causing java.lang.NoSuchFieldError: IGNORE_DEPRECATIONS

Spring Boot: Using a @Service in Quartz job execution

Connection lost overnight (spring boot + mysql)

Using Spring's @Scheduled annotation with a specific executor

Can I start with a spring boot application without the annotations componentscan,autoconfiguration,configuration,springbootapplication?

spring spring-boot

Spring-Boot, Can't save unicode string in MySql using spring-data JPA

Hibernate Search + Spring Boot: java.lang.IllegalStateException: No transactional EntityManager available

hibernate spring-boot

How to validate and sanitize HTTP Get with Spring Boot?