In the last tutorial we learned how to create applications with Spring Boot using Apache Maven in a very short time. This tutorial is about creating a rest controller with Spring Boot. We will learn how to create a rest controller and how to offer different HTTP methods (GET, POST).
Get
Im letzten Tutorial haben wir kennen gelernt wie man mit Spring Boot mit Apache Maven in kürzester Zeit Applikationen erstellen kann. In diesem Tutorial geht es darum einen Rest Controller mit Spring Boot zu erstellen. Wir werden kennen lernen, wie man einen Rest Controller erstellt und wie man unterschiedliche HTTP Methoden (GET, POST) anbietet.