https://github.com/dougs007/java-forum
https://github.com/dougs007/java-forum
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dougs007/java-forum
- Owner: dougs007
- Created: 2021-09-28T02:02:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T03:10:36.000Z (about 4 years ago)
- Last Synced: 2025-01-16T09:56:18.937Z (11 months ago)
- Language: Java
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 API Java Forum Application

Technologies   |  Â
Project   |  Â
Contributing   |  Â
License
## :rocket: Technologies
This project was developed with this techlogies below:
- [SpringBoot](https://spring.io/projects/spring-boot)
- [Java](https://www.java.com)
## 💻 Project
The project was developed to learn more about java Spring Boot using JPA, SpringData, SpringSecurity, Swagger and more others.
## 🤔 Contributing
- Make a fork of this project;
- Make a branch with your contributions: `git checkout -b your-feature`;
- Make a commit of your contribution: `git commit -m 'feat: My new feature'`;
- Make a push: `git push origin your-feature`.
After your pull request has accept, then you can delete your branch.
## :memo: License
This project is under MIT license. See the file [LICENSE](LICENSE.md) to more details.