ehsan-mozaffari / funspringboot

Fun project with examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

funspringboot

Fun project with examples

Building a RESTful Web Service

In Spring’s approach to building RESTful web services, HTTP requests are handled by a controller. These components are easily identified by the @RestController annotation.

About

Fun project with examples

License:GNU General Public License v3.0


Languages

Language:Java 100.0%