Search code examples
Spring boot rest requestbody and @valid not working when object is null/empty...

spring-bootspring-restspring-validation

Read More
Spring 5: use RestTemplate to POST multiple files with POJO; MediaType.MULTIPART_FORM_DATA with Link...

resttemplatespring-restspring-resttemplatespring5

Read More
Spring RestTemplate and generic types ParameterizedTypeReference collections like List<T>...

javaresttemplatespring-restspring-web

Read More
Invalid mime type in spring rest template?...

javaspringresttemplatespring-restjackson2

Read More
Unable to get different Content-Types in request mapping using Spring Framework...

springspring-mvcspring-restcontrollerspring-rest

Read More
Can one Queue Deliver messages to multiple Consumer In fanout exchange?...

spring-bootrabbitmqjmsspring-rest

Read More
How do I use ResponseEntity to return simple error message from my REST call?...

spring-mvcspring-rest

Read More
What is DDD's Aggregate in SpringBoot MVC?...

spring-bootspring-mvcdomain-driven-designspring-restcontrollerspring-rest

Read More
Spring RestController catch all RequestMapping and continue to the correct endpoint...

springspring-bootspring-restcontrollerspring-rest

Read More
Should OutputStream be closed explicit in StreamingResponseBody?...

javaspringspring-mvcspring-restspring-web

Read More
Why can not persist data in spring data jpa...

spring-boothibernatespring-rest

Read More
Correct way to handle exceptions in Spring Boot...

javaspringspring-bootspring-restcontrollerspring-rest

Read More
How to design endpoints for bi-directional entity mapping...

javaspringrestjpaspring-rest

Read More
Apache FileUpload doesn't work with springboot : ServletFileUpload.parseRequest is always empty...

javaspring-bootspring-restcontrollerspring-restapache-commons-fileupload

Read More
Spring Boot REST API using LDAP authentication...

javaspring-bootldapspring-rest

Read More
@RestController methods seem to be Transactional by default, Why?...

spring-bootspring-rest

Read More
How to wrap Path Not Found Exception in Spring Boot Rest using ExceptionHandler?...

springspring-bootspring-rest

Read More
testing service class throwing nullpointer exception for repository using Mockito...

junitmockitospring-rest

Read More
spring rest @RequestBody does not validate with @Valid...

javaspring-bootspring-rest

Read More
Circular reference involving containing bean 'XXX' - consider declaring the factory method a...

javaspringspring-mvcspring-rest

Read More
How to accept text/csv as content-type in spring-web servlet?...

javaspringspring-restspring-web

Read More
Comparison method violates its general contract while using Spring Rest Template...

javaspringspring-mvcspring-rest

Read More
How to force the duo Spring cloud sleuth - Spring MVC/Spring Rest to handle @SpanTag annotation set ...

spring-bootspring-mvcspring-restspring-cloud-sleuth

Read More
Spring 4 - Custom SecurityExpression with Service...

javaspringspring-securityspring-rest

Read More
How can I make jackson to use different views on nested entities of the same type?...

springspring-bootjacksonspring-restcontrollerspring-rest

Read More
Spring REST API not showing /players despite following tutorial?...

springspring-bootrestspring-rest

Read More
Spring @ControllerAdvice doesn't work...

javaspringspring-mvcexceptionspring-rest

Read More
Multiple 'as-value' properties defined...

javaspringspring-bootspring-rest

Read More
How can I make spring MVC PathVariable more robust?...

springspring-bootspring-mvcspring-restpath-variables

Read More
How do you replace sub entities with HATEOAS links?...

javaspring-bootspring-restspring-hateoas

Read More
BackNext