Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 1.87 KB

README.md

File metadata and controls

63 lines (50 loc) · 1.87 KB

Java Spring Boot Application

This back-end application provides custom endpoints and database storage for a React UI application title "Water-My-Plants", an unique solution to help grow beautiful gardens.

Meet the Developement Team

Important Links

CRUD Endpoints

Features

MVC Design & Structure

  • Configurations
  • Controllers
  • Exceptions
  • Handlers
  • Models
  • Repositories
  • Services

Application Tools

Build System

  • Apache Maven

Dependencies

  • Spring OAUTH
  • Spring Boot
  • Sprint Security
  • SpringFox Bean Validator
  • SpringFox Swagger2
  • H2 Database
  • PostgreSQL