Backend Java/Spring Boot service for social network service.
This service was created in order to learn new technology and gaining new experiences in front-end field.
- Java - version 11
- Spring Boot
- Spring Data
- Hibernate
- MySQL
- JUnit
- Mockito
- Swagger
To run this application, you'll need JRE, JDK and Maven installed on your computer.
- Store data in database
- Allow creating and viewing users, posts and comments.
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Verify if they are correct
- Add changes to reflect the changes made
- Commit changes
- Push to the branch (
git push origin improve-feature
) - Create a Pull Request
Project is: in progress
[email protected] - feel free to contact me!