Skip to content
#

rest-controller

Here are 33 public repositories matching this topic...

A Spring Boot REST API submission for PAF Week 5 demonstrating fundamental web service concepts. Features multiple greeting endpoints with path variables, optional query parameters, and comprehensive logging. Perfect example for learning REST API development, request handling, and parameter binding in Spring Boot applications.

  • Updated Feb 22, 2026
  • Java

Creating a few microservices and have them communicate with each other. In the process, we'll understand how inter-service communication work, and we'll implement service discovery with Eureka to facilitate services finding each other to communicate.

  • Updated Jan 11, 2026
  • Java

Spring-boot, multilayer architecture, REST controller, controller advice, Swagger, PostgreSQL, Hibernate ORM, Liquibase, DTO, MapStruct, Spring-security, Microservice, Feing-client, Testing, JUnit, Mockito, unit-testing, integration-testing, Localization, Resource-bundles

  • Updated Aug 27, 2021
  • Java

A simple Spring Boot project showcasing a "Hello World" endpoint with a friendly response. The project demonstrates the foundational structure of a Spring Boot web application, which can be expanded further.

  • Updated Dec 13, 2024
  • Java

Improve this page

Add a description, image, and links to the rest-controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rest-controller topic, visit your repo's landing page and select "manage topics."

Learn more