Search code examples
How to write Spock Test for RestClient that returns a RequestBodyUriSpec reponse...


spring-bootspring-mvcspring-rest

Read More
how to get the first list item from a json response using the spring webclient...


springspring-restspring-webclient

Read More
Spring validating constraints before security scopes...


springspring-bootspring-securityspring-restspring-oauth2

Read More
Unable to make field static final boolean java.math.BigDecimal...


javaspringspring-bootjava-11spring-rest

Read More
Unable to autowire the MapStruct mapper...


javaspringspring-bootspring-restmapstruct

Read More
Spring REST @ResponseStatus with Custom exception class does not change the return Status code...


javaspring-rest

Read More
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
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
BackNext