Search code examples
How to pass user Security Principal to backend REST APIs with using Client Credentials Flow?...


spring-securityoauth-2.0authorizationauth0spring-rest

Read More
How to create a Spring Interceptor for Spring RESTful web services...


spring-mvcspring-restcontrollerspring-rest

Read More
Spring rest template readTimeOut...


springspring-bootspring-rest

Read More
How can I return validation errors in a RFC-7807 format in Spring Boot Data Rest controllers?...


javaspring-bootvalidationspring-data-restspring-rest

Read More
How to solve the problem with creating a table in mysql using java?...


javaspring-bootmavenspring-data-jpaspring-rest

Read More
Adding @deleteMapping to Spring Boot Rest service causes UnsatisifedDependencyException and NullPoin...


spring-bootspring-restspring-repositories

Read More
Strange Security Error in Spring Boot 3.0.2...


springspring-bootspring-securityspring-restcontrollerspring-rest

Read More
ResponseBodyAdvice beforeBodyWrite method ServerHttpResponse has null status and header values...


spring-bootspring-mvcspring-rest

Read More
Why isn't my user inserted in my mongoDB? spring webFlux reactive REST...


spring-bootspring-webfluxspring-restspring-mongodb

Read More
Spring: REST-Controller cannot be found by SpringBootApplication...


springspring-bootspring-restcontrollerspring-restrequest-mapping

Read More
how to split resource in spring boot...


spring-bootspring-restcontrollerspring-rest

Read More
Spring parsing JSON RequestBody: "Could not resolve type id" or "Root name does not m...


javaspringrestspring-rest

Read More
Spring boot with multiple database connections...


spring-bootspring-data-jpaspring-rest

Read More
Is it possible to split request params in Spring controllers?...


javaspringspring-mvcspring-restcontrollerspring-rest

Read More
RestTemplate can't fetch JSONObject...


springresttemplatespring-restcontrollerspring-rest

Read More
Factory method 'dataSource' threw exception; nested exception is java.lang.NumberFormatExcep...


javaspringrestspring-rest

Read More
How do I set MaxConnPerRoute, ConnectionRequestTimeout, keepAliveStrategy in Spring WebFlux WebClien...


httpclientspring-webfluxspring-restspring-webclientreactor-netty

Read More
Request not reaching to the controller but still get 200 response...


javaspringspring-bootspring-securityspring-rest

Read More
How to group request javax validations?...


javaspring-bootspring-webfluxspring-restjavax.validation

Read More
Which REST method to use if only sending path variable and key-value pair in header to trigger busin...


javahttprequestspring-rest

Read More
Upload and read text/csv file in java...


javarestfilespring-bootspring-rest

Read More
Java Spring Boot Rest: How can I pass another save object with another object as attribute?...


springspring-bootspring-data-jpaspring-restcontrollerspring-rest

Read More
Spring asynch method integration test fails...


spring-bootspring-testspring-restcontrollerspring-rest

Read More
Best design with fault tolerant for retrieving updates periodically invoking an API...


restweb-servicesarchitecturespring-restsystem-design

Read More
RequestBody and camel case request parameters...


springspring-rest

Read More
How do I post nested entity to Spring Data Rest without setting @RestResource(exported = false)?...


springspring-data-restspring-restspring-hateoas

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


javaspring-rest

Read More
Send Restful API JSON response from Spring Boot Filter...


springspring-bootspring-securityspring-rest

Read More
Spring REST any way to set the JSON type field automatically?...


javajsonspring-rest

Read More
Spring boot rest requestbody and @valid not working when object is null/empty...


spring-bootspring-restspring-validation

Read More
BackNext