Wednesday, August 25, 2021

Spring Boot : Produces List :

https://stackoverflow.com/questions/41989832/creating-java-spring-boot-endpoint-to-obtain-list-of-objects-as-json


@RequestMapping(produces = MediaType.APPLICATION_JSON_VALUE, value = "/units")

No comments:

Post a Comment

Azure - Pipeline - Add Approver for Stage

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass