- 29/08/2018 Released and tested my fork nodejs-cordova-plugin and added to cordova project in order to run nodejs-project
- 28/08/2018 Tested automatic build and deploy on travis for cordova apk on Appetize
- 16/08/2018 Preview of node js app running in cordova with every step explained in README
- 05/08/2018 Improve electron-app with priority on .env else on electron.app.config.json file
- 02/08/2018 Fix bug on reload of electron-client project with Issue 9
- 04/07/2018 Added spring boot swagger-ui enabled on /swagger-ui.html endpoint
- 27/06/2018 Updated JUnit api tests with java cucumber with Issue 8
- 13/06/2018 Created mongodb webservice node express server app using my fork generator-full-stack-api in electron-app project Issue 7
- 30/05/2018 updating electron projects with electron-builder instead electron-packager
- 29/05/2018 UI integration for update, delete and get user with frontend CHANGELOG
- 28/05/2018 UI upgrade from angular 4 to angular 5 Issue 6
- 25/05/2018 UI integration for create user and user list table view Issue 4
- 21/05/2018 first integration with embedded h2/mongo db used by rest api and JUnit automatic api test (Product and time examples) Issue 3
- 23/03/2018 refer to resolved Issue 2 related to add travis ci and automatic deploy on keroku with .travis-deploy-heroku.sh file
- 05/03/2018 added spring boot jar child process mode running in electron app
- 05/03/2018 added express server external process in electron app to live angular app built
- 02/03/2018 refer to resolved Issue 1 related the routing of single page app in spring boot tomcat server
- 28/09/2017 initial project with spring boot and material angular 4 dashboard