SocialBook - social networking service
Live SocialBook demo: (comming soon)
spring.datasource.url=
spring.datasource.username=
spring.datasource.password=
spring.datasource.driver-class-name=
spring.jpa.hibernate.ddl-auto=
- Sing-in system
- Sing-up system
- Confirmation of email registration
- Adding a new post
- Sorting posts by categories
- Searching posts by title
- Post like system
- Editing of bio by the profile owner
- Searching users by username
- Viewing other users profiles
- Post comment system
- Editing a created post
- Chat between users
- Friends system
- Java 8
- Maven
- Lombok
- Spring Boot 2.4.4
- Spring Security 2.4.4
- Hibernate JPA 2.4.4
- Thymeleaf 2.4.4
- MySQL Connector 8.0.23
- Spring Boot Starter Mail 2.4.4
- Bootstrap v5.0.0