https://github.com/gabrielpenteado/api-java-springboot-docker
RESTful API for CRUD operations. | Java | Spring Boot | Docker | PostgreSQL
https://github.com/gabrielpenteado/api-java-springboot-docker
api api-rest docker docker-compose java maven postgresql spring spring-boot springboot springsecurity springsecurity-jwt springsecurity-oauth2
Last synced: 3 months ago
JSON representation
RESTful API for CRUD operations. | Java | Spring Boot | Docker | PostgreSQL
- Host: GitHub
- URL: https://github.com/gabrielpenteado/api-java-springboot-docker
- Owner: gabrielpenteado
- License: mit
- Created: 2024-02-24T19:08:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T18:10:11.000Z (about 1 year ago)
- Last Synced: 2025-01-25T09:11:11.854Z (4 months ago)
- Topics: api, api-rest, docker, docker-compose, java, maven, postgresql, spring, spring-boot, springboot, springsecurity, springsecurity-jwt, springsecurity-oauth2
- Language: Java
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
API-Java-SpringBoot-Docker
RESTful API for CRUD operations; created with Java, SpringBoot and Docker.
![]()
![]()
### Build with




### Requirements
- Java (v17)
- Maven (v3.2.3)
- Docker (PostgreSQL database)### Instalattion
1. Clone the repository.
`git clone https://github.com/gabrielpenteado/api-java-springboot-docker`2. Create a PostgreSQL database Docker container.
`docker compose up -d`3. Run Application.
`mvn spring-boot:run`
## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/api-java-springboot-docker/blob/main/LICENSE.md) file for details.
![]()
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])