Programming/Spring
Spring REST API custom query param
codingnature
2023. 2. 4. 21:24
반응형
SMALL
https://medium.com/javarevisited/custom-spring-rest-api-custom-query-param-a2036ffb7af1
Spring REST API custom query param
In the REST APIs, query parameters are used to control what data is returned to the client. Usually, the query parameter is a simple string…
medium.com
반응형
LIST