Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-restcontroller

No converter found for return value of type: class org.json.JSONArray

Spring Resttemplate postforobject returns null as object response if used with ClientHttpRequestInterceptor

How to add custom attributes in ResponseEntity of Spring Boot Rest api response

How to map dynamic query parameters in Spring Boot RestController

Streaming a POI SXSSFWorkbook to the servlet output stream

Validation in @RepositoryRestController

Spring Boot - How can I pass custom values in HTTP Post api?

How to use a custom deserializer with Spring @RequestParam

how to describe the parameters of a hashmap in swagger v3?

Spring boot RestController won't work with classes which implements an interface

How can I get a Spring @RestController to accept parameters in JSON format rather than www-form-urlencoded?

I can't add mapstruct in my Spring project

spring REST RequestMethod how to Map a http LOCK and UNLOCK RequestMapping?

Using AtomicLong in a REST Controller

What is the difference between returning void and ResponseEntity<Void> in Spring Boot RestController?

How to call another api from same app in spring boot

Spring Boot Rest Controller vs Camel rest dsl