Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

How to instantiate a service class in a non component class

java spring spring-boot

Avoid Transaction rollback in Spring

java spring jpa jdbc

RestTemplate get list of objects - Why use ParameterizedTypeReference instead of object array?

Spring Boot doesn't pick spring.datasource.tomcat.* while programmatically configuring datasources?

java spring tomcat spring-boot

org.mockito.exceptions.base.MockitoException: Could not modify all classes [class com.org.locator.ServiceLocator, class java.lang.Object]

how to write a native query in jpa for update?

Spring Test Main Thread Gets Stuck in Application's Infinite Loop

java spring spring-boot

exclude the configuration file (.xml and package) from dependency jar in gradle spring project

R2DBC can not read the URL of oracle database

how to get claims value from JWT token authentication

Spring JPA Entities are losing Data when Adding Same Items to Other Entities

Java Conditional configuration (web.xml) - Development/Production

spring data mongodb , use MongoRepository or MongoTemplate?

spring mongodb spring-data

Springboot 3.0.0-M2 AuthenticationManager

java spring spring-boot

Class file has wrong version 61.0, should be 52.0

log All response and request spring webflux

is an AtomicLong field in a service a good way to implement server-side an identifier to persist entities through a repository

Ignore MongoDB socket connection on Spring Test

ConditionalOnMissingBean by name

java spring spring-boot

RepositoryItemReader: java.util.ArrayList cannot be cast to org.springframework.data.domain.Page