Skip to content

chertpong/spring-response-body-advice-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResponseBodyAdvice sample

Example of how to manage complex query params

This example show you how to filter attribute(s) of object out before controller send response it out using ResponseBodyAdvice and annotation.

The classes that you should have a look are

  • RestFilter
  • RestFilterAdvice
  • RoomController
  • RoomServiceApplication

else are just standard class

About

Example of Spring ResponseBodyAdvice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors