/api-spring-rest

๐Ÿ“š ๐Ÿ’ป Spring Boot | Spring Web | Spring Data JPA | Hibernate | Flyway Migration | Maven | MySQL

Primary LanguageJavaMIT LicenseMIT


Logo

API Spring RESTful

Default API with basic CRUD to facilitate creation of new projects Studying Spring boot in order to understand the features and solutions proposed by the framework.
Explore the docs ยป

View Demo ยท Report Bug ยท Request Feature

Table of Contents

About The Project

This project will serve as the basic architecture for implementing any spring project with the best practices and technologies.

Built With

Getting Started

To run the project it is important to meet the requirements by installing the following dependencies.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • JDK 8
  • Spring Tools Suite - IDE

Installation

  1. Clone the repository
git clone https://github.com/leonardofaria00/api-spring-rest.git

Usage

Run: http://localhost:8080/swagger-ui.html

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Leonardo F. Santos - My profile - leonardofaria00@gmail.com

Project Link: https://github.com/leonardofaria00/api-spring-rest

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: