Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e52bd24

Browse files
Restructure readme file, add stack list, fix title, fix install manual
1 parent befbe7c commit e52bd24

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

‎README.md‎

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
1-
[![Build Status](https://travis-ci.org/egnaf/spring-boot-jsp-sample.svg)](https://travis-ci.org/egnaf/spring-boot-jsp-sample)
1+
[![Build Status](https://travis-ci.org/egnaf/spring-web-jsp-example.svg)](https://travis-ci.org/egnaf/spring-web-jsp-example)
22

3-
# spring-boot-jsp-sample
3+
# spring-web-jsp-example
44

5-
## Installation
6-
To create and run the Spring boot application, run the following code:
7-
```bash
8-
$ mvn spring-boot:run
9-
```
5+
## Stack
6+
- Spring Boot 2.2.0.RELEASE
7+
- Servlet API 2.5
8+
- JSP, HTML, JS, CSS
9+
- Tomcat 9
10+
11+
## Install
12+
1. To clean and build maven project, use:
13+
```bash
14+
mvn clean install
15+
```
16+
2. To create and run the Spring boot application, run the following code:
17+
```bash
18+
$ mvn spring-boot:run
19+
```
1020

1121
## Contribute
1222
For any problems, comments, or feedback please create an issue
13-
[here](https://github.com/egnaf/spring-boot-jsp-sample/issues).
23+
[here](https://github.com/egnaf/spring-web-jsp-example/issues).
1424
<br>
1525

1626
## License

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /