Skip to content

ybg0416/Simple-Spring-Boot-CRUD-Example

Repository files navigation

Simple Spring Boot CRUD Example

📌 Features

  • 240725 created, JDK 21, Spring Boot 3.3.2
    • PostgreSQL
    • Create an initial user
    • endpoints CRUD
      • member
    • API healthcheck
      • Actuator
        • http://localhost:8080/actuator/health
    • Complete swagger Api info
      • Swagger
        • http://localhost:8080/swagger
      • OpenAPI
        • http://localhost:8080/openapi.json
    • TDD

img.png

About

Simple Spring Boot CRUD Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages