Skip to content

HaithemMosbahi/MusicBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MusicBoot

This is a demo app used in a workshop about Angular2boot framework. It demonstrates how easy it is to build modern web applications using Angular 2 and Java 8 through the use of the GWT compiler.

Server side code is based on Spring boot. Data is fetched from lastfm using their public rest API.

Client side code is written using jsinterop and java 8. The application produces Angular 2 code at compile time thanks to the GWT compiler.

Live Demo : Application is deployed on Heroku

alt text