Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 23d2160

Browse files
authored
Update README.md
1 parent feab7d3 commit 23d2160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ angularjs-springmvc-sample-boot
33

44
An example application using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer.
55

6+
**More details about the codes, please read the online GitBook: [Building REST APIs with Spring MVC](https://hantsy.gitbooks.io/build-a-restful-app-with-spring-mvc-and-angularjs/content/).**
7+
68
This version improved the original version, including:
79

810
* Introduction of Gulp build system to processing the static resources
@@ -80,4 +82,4 @@ Get a copy of the source codes into your local system.
8082
3. Go to [http://localhost:9000](http://localhost:9000) to test it.
8183

8284
If you want to explore the REST API docs online, there is a *Swagger UI* configured for visualizing the REST APIs, just go to [http://localhost:9000/swagger-ui.html](http://localhost:9000/swagger-ui.html).
83-
85+

0 commit comments

Comments
 (0)