Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Reactive WebClient not emitting a response

Spring MVC (or Spring Boot). Custom JSON response for security related exceptions like 401 Unauthorized or 403 Forbidden)

Spring tries to deserialize to LinkedHashMap instead of POJO

Spring MVC: Resolving the view based on User-Agent

How to add QueryHints on Default Spring Data JPA Methods?

spring spring-data-jpa

How to set the attribute name of a Spring session scoped bean?

spring mvc form:select tag

How to obtain the 'reason'/cause for an AccessDeniedException in Spring Security?

Injecting Mockito Mock objects using Spring JavaConfig and @Autowired

Getting "could not initialize proxy - no Session" despite the fact I'm using a @Transactional annotation

IntelliJ IDEA new message regarding Spring contexts

Spring Security + MVC : same @RequestMapping, different @Secured

Spring Boot Testing: Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean

Spring java.lang.IllegalStateException: Cannot create a session after the response has been committed

Spring data mongodb auditing not working.. (Java config)

Audit table using "Envers" in Spring Hibernate java project

Array of annotations as parameter to an annotation, in Scala

spring scala annotations

Spring OAuth2: DuplicateKeyException when using JdbcTokenStore and DefaultTokenServices under heavy load

Spring boot with @RefreshScope @PostConstruct @PreDestroy

java spring spring-boot

How a jar can propagate a vulnerability in a web application where it is used?