Skip to content

This is a simple Spring Boot application with Java, illustrating the use of Spring Boot.

Notifications You must be signed in to change notification settings

JuarezLn10/hello-spring-boot-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Spring Boot Developer (hello-spring-boot-developer)

Overview

This is a simple Spring Boot application with Java, illustrating the use of Spring Boot features and best practices.

Features

  • Retrieve greetings from a REST endpoint via GET request.
  • Create greetings from a REST endpoint via POST request.
  • Domain-Driven Design (DDD) principles.
  • Enterprise Design Patterns like Request/Response and Assembler.

Technologies Used

  • Java 23
  • Spring Boot 3.4.0
  • Spring Web
  • Lombok

User Stories

Review the document docs/user-stories.md for the user stories that this application implements.

Author

Open Source Application Development Team

About

This is a simple Spring Boot application with Java, illustrating the use of Spring Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages