Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New changes #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## Introduction
This project is a continuation of the previous one. The previous project was made with pure Servlets and JSP
technologies [details here](https://github.com/dmcheremisin/SocialNetwork). I used the same
technologies [details here](https://github.com/Prophet1999/SpringBootSocialNetwork.git). I used the same
template layout and created a new project using SpringBoot.

## Functionality
Expand Down Expand Up @@ -65,7 +65,7 @@ Tyrion Lannister credentials:
- Maven

### Steps:
1. git clone https://github.com/dmcheremisin/SpringBootSocialNetwork.git
1. git clone [https://github.com/dmcheremisin/SpringBootSocialNetwork.git](https://github.com/Prophet1999/SpringBootSocialNetwork.git)
2. mvn clean package -DskipTests=true
3. cd web.social.network/target
4. java -jar -Dspring.profiles.active=dev social-network.jar
Expand Down Expand Up @@ -98,4 +98,4 @@ Commands for images creation and containers startup may be found in the director
![12](https://raw.githubusercontent.com/dmcheremisin/SpringBootSocialNetwork/master/screenshots/12.png)

### Todo:
- Improve test coverage. Yes, I know it is very important, but I don't have enough time.
- Improve test coverage. Yes, I know it is very important, but I don't have enough time.