Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Stateless vs Stateful Microservices

java spring stateless

How to test Spring Boot @WebFluxTest with Spring Security @Secured annotation

Spring create generic service multiple times using generic in constructor

java spring

Ehcache 3 spring boot not working in integration test

Is it correct to say I am deploying components via Kubernetes?

how to use Example table (Parametrised Scenarios) with normal "Given" statement

java spring bdd jbehave

Why does using @Autowired not lead to a circular dependency, but autowiring the constructor does?

Spring save only if doesn't exist

java spring spring-data h2

How to execute a sql stored procedure from Java Hibernate using Session Factory?

Spring social /connect return 404

Clarification about @EnableMongoRepositories

Sending requests with LocalDate type parameters

HttpMessageNotWritableException: No converter found for return value of type: class java.util.HashMap in Spring MVC

java spring spring-mvc

Getting this org.springframework.web.servlet.DispatcherServlet noHandlerFound error and WARNING: No mapping found for HTTP request URI in Spring MVC

Spring MVC Controller adds request object to response

json spring rest spring-mvc

Spring Data Redis multiple instances

spring redis spring-data

What is the equivalent of security-role-ref and role-link in Spring Security 3.0?