Ask HN: Examples of java web-apps? 2 points by sua_3000 9y ago ↗ HN Any code examples of web-apps in Java? If any used dropwizard framework that'd be great.
[–] javaeeeee 9y ago ↗ Hi, here is my DropWizard example application https://github.com/javaeeeee/DropBookmarks;And a Spring Boot example https://github.com/javaeeeee/SpringBootBookmarks. [–] sua_3000 9y ago ↗ awesome thanks so much! [–] sua_3000 9y ago ↗ also, was going to ask if you actually knew an example of an app calling an external api and then I happily found a walkthrough on your blog :) http://javaeeeee.blogspot.com/
[–] sua_3000 9y ago ↗ awesome thanks so much! [–] sua_3000 9y ago ↗ also, was going to ask if you actually knew an example of an app calling an external api and then I happily found a walkthrough on your blog :) http://javaeeeee.blogspot.com/
[–] sua_3000 9y ago ↗ also, was going to ask if you actually knew an example of an app calling an external api and then I happily found a walkthrough on your blog :) http://javaeeeee.blogspot.com/
3 comments
[ 4.0 ms ] story [ 14.1 ms ] threadAnd a Spring Boot example https://github.com/javaeeeee/SpringBootBookmarks.