Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Spring Boot 3.0 package javax.validation does not exist

Using gzip to compress rest response

spring rest gzip spring-boot

"401 Unauthorized: [no body]" error using RestTemplate for POST operation

Spring Boot import trust-store

Spring Boot REST (OAUTH2 JWT) @AuthenticationPrincipal returns null for custom UserDetails

Cannot delete a database entry with a primary key of 0 using JPA (MySQL)

Is there an implementation difference between the One-To-One and Many-To-One Entity Relationship?

Create Spring Boot project from CLI with custom package name instead of "com.example.XXXX" [closed]

spring-boot spring-cli

Reading from beginning (offset = 0) of topic with Spring Kafka / Spring Boot

spring-boot spring-kafka

Custom Security Expression

Spring Security: Global AuthenticationManager without the WebSecurityConfigurerAdapter

What is the difference between spring-boot-starter-oauth2-client, spring-cloud-starter-oauth2 and spring-security-oauth2

How to process custom annotation in Spring Boot with Kotlin?

How to use Bucket4j with postgresql

SpringBoot FeignClient vs WebClient

postgres database doesn't exist in docker container

Writing unit test with JUnit and Mockito

Spring boot data.sql does not initialize data in Postgresql