Search code examples
how to write compound REST methods, and REST methods of verbs in spring?...

restspring-mvcspring-restcontrollerspring-rest

Read More
Springboot request object validation...

javarestspring-bootbean-validationspring-restcontroller

Read More
Spring RequestMapping on Root...

javascriptajaxspringspring-restcontroller

Read More
How to remove properties of objects in ArrayList...

javaspringspring-restcontrollerspring-rest

Read More
OncePerRequestFilter - handling exceptions annotated with @ResponseStatus...

springspring-bootservletsservlet-filtersspring-restcontroller

Read More
Possible to have Spring @RequestBody and HttpEntity at the same time?...

javaspringspring-restcontrollerspring-boot-actuator

Read More
Not able to invoke REST service in spring RestController...

javaspringspring-mvcspring-restcontrollerspring-rest

Read More
Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationExcepti...

javaspringspring-mvcspring-restcontroller

Read More
Spring Boot REST path mapping...

springspring-bootspring-restcontrollerspring-rest

Read More
How can Spring match query parameter only by formal parameter name?...

javabytecodespring-restcontrollerbytecode-manipulation

Read More
Spring REST add field to 404 resonse code...

javaspringspring-bootspring-restcontrollerspring-rest

Read More
Spring rest controller to filter a resource...

javarestspring-bootspring-restcontroller

Read More
import org.springframework.web.bind.annotation.DeleteMapping cannot be resolved...

springspring-mvccontrollerspring-restcontroller

Read More
How to pass Parameter from Ajax to RestController in Spring Boot...

javascriptajaxspring-bootspring-restcontroller

Read More
Spring MVC RestController scope...

javaspringspring-mvcspring-restcontroller

Read More
Designing restful APIs path - for returning filtered resource and for returning trimmed properties o...

javarestjax-rsspring-restcontroller

Read More
What type of exception to throw in Spring RestController when validation fails?...

javaspringvalidationexceptionspring-restcontroller

Read More
Rest controller unit testing with spring boot, kotlin and junit...

unit-testingspring-bootjunitkotlinspring-restcontroller

Read More
Spring REST mandatory @RequestParam for all the API...

springspring-restcontrollerspring-rest

Read More
Regex error, use non-capturing groups instead...

javaregexspringspring-mvcspring-restcontroller

Read More
Prevent multiple sort parameters with Pageable in Spring REST Controllers...

javaspringsortingspring-dataspring-restcontroller

Read More
Spring Rest Controller not working on weblogic 10.3 / Spring boot...

springspring-bootweblogic12cweblogic-10.xspring-restcontroller

Read More
Spring REST GET request produces hashes...

javaspringgetspring-restcontrollerspring-rest

Read More
Spring Boot Swagger: How to ignore certain API's from swagger based on spring profile?...

spring-bootswaggerspring-restcontrollerspringfoxspring-restdocs

Read More
Getting HttpServerErrorException: 500 null when using @PathVariable...

springspring-bootspring-restcontroller

Read More
Jackson also needs getter methods to correctly serialize a bean property using @JsonCreator...

javajsonspring-bootjacksonspring-restcontroller

Read More
Testing @RestController that returns a Page in Spring...

spring-bootspring-restcontrollerspring-test-mvc

Read More
Spring-Integration Issue with json-to-object-transformer 'json' argument must be an instance...

spring-integrationspring-restcontroller

Read More
Failed to read HTTP message: org.springframework.http.converter.HttpMessageNotReadableException: JSO...

spring-bootjerseyspring-restcontrollerjersey-clientrest-client

Read More
Spring Data Rest CrudRepository vs ReadOnlyRepository...

spring-dataspring-data-restspring-restcontroller

Read More
BackNext