Search code examples
Unable to mock a RestClient bean when testing a class that uses this bean...


javaspring-bootunit-testingmockitospring-rest

Read More
Spring Boot: Full CRUD REST endpoints are auto-generated and shown in SwaggerUI...


spring-bootswaggeropenapispring-rest

Read More
How To Serve Spring-Rest Response To JSP View...


jspspring-rest

Read More
@ManyToOne how to make Json refer to existing foreign key?...


hibernaterestspring-data-jpaspring-rest

Read More
Unable to autowire the MapStruct mapper...


javaspringspring-bootspring-restmapstruct

Read More
RestTemplate - postForObject method - adds entry in database but gives me JsonParseException excepti...


resttemplatespring-restcontrollerspring-restjsonparserfasterxml

Read More
How to get request URI without Path Variables?...


javaspring-bootspring-mvcspring-restcontrollerspring-rest

Read More
How to configure spring's RestTemplate to make http2 requests?...


springspring-bootmicroservicesresttemplatespring-rest

Read More
Spring RestTemplate - BufferingClientHttpRequestFactory & SimpleClientHttpRequestFactory...


springrestspring-bootspring-rest

Read More
How to make pause between each api call in springframework RestClient...


springspring-bootspring-mvcspring-rest

Read More
JSON Patch Request validation in Java...


jsonrestspring-restcontrollerspring-restjson-patch

Read More
getting "NULL" instead of null in Json response in java...


javaspringspring-bootspring-restobjectmapper

Read More
Exception not throwed to global api error handler...


javaspringspring-bootspring-rest

Read More
Spring-cloud-starter-openfeign: SSL handshake exception with feign-httpclient...


javaspring-boothttpclientspring-restspring-cloud-feign

Read More
Spring boot rest service to download a zip file which contains multiple file...


restspring-bootspring-rest

Read More
After success authentication using keycloak rest controller method not getting invoked instead servi...


spring-bootrestkeycloakspring-reststatic-html

Read More
Error: The given id must not be null for GeneratedValue in JPA...


javarestjpaspring-bootspring-rest

Read More
Spring Boot Rest API Returns Empty JSON Used with Lombok...


javaspring-bootrestlombokspring-rest

Read More
How to use RestTemplate with multiple response types?...


javaspringspring-rest

Read More
Spring batch item writer rest API...


spring-bootspring-batchspring-restspring-resttemplateitemwriter

Read More
Spring restTemplate get raw json string...


javajsonspringspring-mvcspring-rest

Read More
How to transform a WAS Soap Service to Modern Rest Service...


restsoapwebspherespring-restwas

Read More
How to consume a REST API using restTemplate that returns an object with Page object within it?...


javaspringspring-bootspring-restcontrollerspring-rest

Read More
Spring Resttemplate exchange method to call a PATCH request...


javaspringrestspring-rest

Read More
What is the equivalent of @Context UriInfo in Spring Rest...


spring-mvcjerseyjax-rsresteasyspring-rest

Read More
Http "Put" method to update a record and insert new one simultaneously...


restspring-rest

Read More
Spring Boot REST Design for Search API...


spring-bootapi-designspring-rest

Read More
HttpMessageNotWritableException: No converter for [class java.util.zip.ZipOutputStream] with preset ...


springspring-bootzipspring-rest

Read More
How to get request's URI from WebRequest in Spring?...


springspring-mvcspring-rest

Read More
Is there a format where I can transfer data with Spring Rest without serialization/deserialization...


springspring-bootspring-dataspring-restcontrollerspring-rest

Read More
BackNext