Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Post Spring Boot 3 update - Unable to instantiate factory class [org.springframework.cloud.config.client.ConfigServerConfigDataLocationResolver]

How can I disable Spring Boot logging configuration?

java spring spring-boot

Spring Boot War file gets 404 on ec2

How to use Spring Security WebAuthn to implement Passkey?

spring-data repository custom query

Implementing login manually with Spring Security

UnsupportedClassVersionError: has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version (..)up to 52.0

How to pass JSON Web Tokens to different web pages after successful login?

Spring boot image display url

java spring-boot

How to log SQL statements with query param values in Spring Boot 3/Hibernate 6

How to use hasRole in Spring Security properly?

How to evict cache in multiple pods? I have two Openshift pods and I want to send a HTTP request for evict cache in both pods

The bean 'exampleService.FeignClientSpecification' could not be registered. Bean already defined and overriding is disabled

Spring boot 3 and Swagger ui java.lang.NoSuchMethodError: 'io.swagger.v3.oas.annotations.media.Schema$AdditionalPropertiesValue additionalProperties() [closed]

th:field gives default value as 0 in input field

spring-boot thymeleaf