Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-boot

Hibernate complains for null @Id in @OneToOne even if it is not null

Getting ForbiddenClassException in Axon/SpringBoot

java spring-boot axon

ForbiddenClassException appears during handling Axon event?

spring-boot xstream axon

Problem occurred when upgrading Spring Boot to 3.0.3 from 2.7.8

java spring-boot gradle

Best practice to use @Transactional annotation in spring

spring spring-boot

Spring Boot multi (maven) module project can't find its Repository -- how to fix this?

java spring-boot maven

Basic Auth + JWT vs Oauth2

How to publish messages on RabbitMQ with fanout exchange using Spring Boot

CORS error and 403 response with JWT token

ContextInitializer in logback-classic version 1.2.9 does not support Groovy config file

spring-boot groovy

log request body string in RestController ExceptionHandler

@Qualifier is not working

How can I collect a heap dump from Gradle tests in a Spring Boot Application?

Spring Boot REST on Google App Engine throws 502

How to set authorization header in vue.js

sending GET request via REST template with JSON request body getting failed with binding binding element must be a struct error?

Spring boot project crashes if I add any values to application.properties

java spring spring-boot maven

Options or alternatives to Testcontainers for Spring Boot integration testing in Kubernetes?

Could not find or load main class, after build by gradle