Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Handle error 404 in web application - not REST application

java spring spring-mvc

Spring Security with basic auth redirecting to /error for invalid credentials

Mockmvc put method is not working spring

spring spring-mvc mockito

How do I use the key, in a condition in Cacheable annotation

Spring Data MongoDB failed with "in" query

How to force Spring Security OAuth 2 to use JSON instead of XML?

Using JpaRepository difference between deleteBy and removeBy

spring jpa spring-data

Remove WWW-authenticate header from Basic authentication in Spring Boot

How to deploy a simple Spring Boot (with Gradle build system) to Apache Tomcat (real server, not embed server)?

Spring Social Authentication Filter for Stateless REST Endpoints which use Facebook Token for authentication

How to secure a RESTful API in Spring Boot without mantain a jsessionid

How to make RestController handle json Strings properly

java json spring

Spring Autowired null if not found

java spring

How to enable browser caching in spring boot

Unable to find a SpringBootConfiguration in Spring Boot Test 1.4

Interceptor not getting initialized and invoked with SpringBoot

How to stop method execution in Spring AOP

java spring spring-aop

Localization of enum in Spring Thymeleaf

Spring Data REST: "no String-argument constructor/factory method to deserialize from String value"

Spring Boot integration tests doesn't read properties files