Useful demo/reference Spring based projects - Vol. 2

This is a second blog post in a series of posts which will highlight useful demo/reference Spring based projects. To check Vol. 1 go to cool demo projects from #SpringOne2GX 2014.

  1. spring-boot-graph-processing-example

  2. PiggyMetrics

  3. spring-boot-netflix-example

  4. spring-angular2-starter

  5. rxjava-spring-boot-starter

  6. spring-boot-keycloak-server-example

  7. spring-boot-docker

 
9
Kudos
 
9
Kudos

Now read this

Inspect element and JavaScript console on Android and iOS devices with weinre

From time to time a developer needs to run some JS, or to check out the source of a page that is loaded, on a tablet or a smartphone. The first thing you’ll notice that Chrome has no developer tools on mobile. Fear not, remote access is... Continue →