You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
This project is an example application for a typical [AngularJS](http://angularjs.org/) webapp with a [Spring Boot](https://projects.spring.io/spring-boot/) backend.
4
4
5
+
You can read about how this application was created on [the Stormpath blog](https://stormpath.com/blog/angularjs-spring-boot-tutorial). Feel free to copy any code in this project for your own use in accordance with the [MIT license](LICENSE).
6
+
5
7
Through this project's commit logs, it shows you how to:
6
8
7
9
1. Create an AngularJS UI: [search](https://github.com/stormpath/angularjs-spring-boot-stormpath-example/commit/652ee29d9a002f5d437d356481809fe74114fe7e) and [edit](https://github.com/stormpath/angularjs-spring-boot-stormpath-example/commit/9a06e9071d5db9710c3a8555c0dfe81c752f2242) features
0 commit comments