Skip to content

Commit 427d0a1

Browse files
author
Tullis
committed
added credits
1 parent 67dcbc4 commit 427d0a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@ To debug the Java code in the project do the following:
7373
You can look in the following places for possible problem resolutions:
7474
- Console tab in the STS IDE
7575
- Problems tab in the STS IDE. Enable it(Window-->Show View --> Other --General -- Problems)
76+
77+
78+
### CREDITS:
79+
These projects will build on parts of the fine work found in the following places:
80+
81+
(https://github.com/raydeng83/lagoon/tree/master/backend)
82+
83+
(https://github.com/codesandnotes/secure-rest-spring-tut)
84+
85+
(https://spring.io/blog/2015/06/08/cors-support-in-spring-framework#filter-based-cors-support)
7686

7787
License
7888
----

0 commit comments

Comments
 (0)