wesleybertipaglia / demo-spring-api

This is a Demo Spring API application. The application is a simple implementation that allows users to perform basic crud operations in a Demo entity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Spring API

This is a Demo Spring API application. The application is a simple implementation that allows users to perform basic crud operations in a Demo entity.

Features

The application includes the following functionalities:

  • Create, read, update, and delete a Demo entity.

Entities

The application consists of the following entities:

Demo: Represents a demo entity. The entity has the following attributes: id, and description.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a Demo Spring API application. The application is a simple implementation that allows users to perform basic crud operations in a Demo entity.

License:MIT License


Languages

Language:Java 100.0%