Search code examples
nested exception is java.lang.IllegalArgumentException: Not a managed type: class...

springspring-bootspring-dataspring-data-jpaspring-restcontroller

Read More
Jackson , defaulting empty or null value of boolean field to false...

spring-bootkotlinjacksonjson-deserializationspring-restcontroller

Read More
Spring Rest Controller: Correct way to return entities from mapping methods?...

javaspringrestspring-mvcspring-restcontroller

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

springspring-bootspring-restcontrollerspring-restrequest-mapping

Read More
How to avoid escape characters in Spring REST Controller response that returns list of JSON strings?...

javaspringspring-bootspring-restcontroller

Read More
Spring - Is it possible to inherit a RestController with its RequestMapping...

springspring-restcontroller

Read More
Spring boot not scanning any sub packages and also the class files under same package...

javaspring-bootpostmanspring-restcontrollerwhite-labelling

Read More
Spring in kotlin: Spring doesn't see any controller...

springkotlinspring-webfluxspring-restcontroller

Read More
Kick off CRON JOB and send the back end data automatically to several JSPS...

javaspring-bootjspcontrollerspring-restcontroller

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

spring-bootspring-restcontrollerspring-rest

Read More
Set a Spring REST Controller welcome-file...

javaspringannotationsweb.xmlspring-restcontroller

Read More
extends a class with default mapping...

springspring-restcontroller

Read More
Multiple aliases with QuerydslBinderCustomizer...

springspring-data-jpaquerydslspring-restcontroller

Read More
How to handle HttpMediaTypeNotAcceptableException by writing error content to the response body usin...

springspring-mvcspring-restcontrollerspring-web

Read More
Merge two mono objects and return responseEntity object?...

springspring-webfluxspring-restcontroller

Read More
Spring RestController ignore XmlElement annotation in Wrapper Class...

springspring-restcontroller

Read More
Spring Boot - expose endpoints only in Swagger UI but not via direct HTTP call...

javaspring-bootweb-servicesswagger-uispring-restcontroller

Read More
How to fix "Whitelabel Error Page" on spring framework - GET request is not working...

javaspring-bootspring-mvcgetspring-restcontroller

Read More
Issue with Spring mvc REST and mongoDB date field...

jsonmongodbspring-mvcdatetimespring-restcontroller

Read More
Can spring map POST parameters by a way other than @RequestBody...

springspring-mvcspring-restcontroller

Read More
How to wrap JSON response from Spring REST repository?...

javajsonspringrestspring-restcontroller

Read More
Spring boot rest : Circular view path [error]: would dispatch back to the current handler URL [/erro...

spring-bootspring-restcontroller

Read More
Jax Rs to Rest Controller...

javaspring-bootjax-rsspring-restcontroller

Read More
Spring Boot API versioning using @RequestMapping...

javaspring-bootapicontrollerspring-restcontroller

Read More
Bad Request while doing POST on Postman using SpringBoot...

javaspring-bootpostmanspring-restcontroller

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

javaspringspring-mvcspring-restcontrollerspring-rest

Read More
Java Spring Restcontroller Communication Message+File...

javaspringcommunicationfile-transferspring-restcontroller

Read More
I can't add mapstruct in my Spring project...

springautowiredspring-restcontrollermappermapstruct

Read More
are there any pitfalls when return @Entity from @RestController instead of DTO?...

javaspringspring-bootspring-mvcspring-restcontroller

Read More
RestTemplate can't fetch JSONObject...

springresttemplatespring-restcontrollerspring-rest

Read More
BackNext