Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-mvc

Modular Spring-based application

java spring jsp spring-mvc

Document HAL "_links" from Spring Hateoas (with swagger)? [closed]

spring 4.1.1, mockmvc and do not want url encoding of HTTP GET request

java spring spring-mvc mockmvc

How to set global config/variable in Spring MVC 4?

java spring spring-mvc

Configure Multiple MongoDB repositories with Spring Data Mongo

Spring Test MockMvc perform request on external URL

Spring Security: hasAuthority is ignored when configured globally for HttpSecurity

How to secure a MVC application with OAuth2 using Spring?

Spring Security : How to rename the "_spring_security_remember_me" checkbox field?

Spring Unit test JPA repository

Spring Data JPA: How to update a model elegantly?

WARNING: Exception encountered during context initialization - cancelling refresh attempt

java xml spring spring-mvc

Uploading an image cropped using a cropper.js plugin

How do I make @Controller mapping path configurable?

Spring boot, how to use @Valid with List<T>

What's the difference between ResponseEntity and HttpEntity in Spring?

java spring spring-mvc

How to change the character encoding for Servlet 3.0 Spring MVC multipart upload forms?

Spring Security, REST basic authentication issue

Converting MultipartFile to java.io.File without copying to local machine

WebRequest and HttpServletRequest in Spring MVC