Spring REST Messenger Docs
1.0.0
Auto-generated documentation for messages along with their paired responses that the
/process
endpoint supports.
Host application name (specified by
spring.application.name
):
Application Name
Getting Started with Spring REST Messenger
Found a bug in REST Messenger or have a feature suggestion? Please
file an issue
.
POST
/process
Send message to be processed as part of the body of a
POST
request, using one of the following message models.
GetPersonMessage
message
→
GetPersonMessageResponse
message response
Message Model
copy
Message Response Model
copy