Lulu.com Sivumäärä: 140 sivua Asu: Pehmeäkantinen kirja Julkaisuvuosi: 2016, 06.04.2016 (lisätietoa) Kieli: Englanti
The things you need to do to set up a new software project can be daunting. First, you have to select the back-end framework to create your API, choose your database, set up security, and choose your build tool. Then you have to choose the tools to create your front end: select a UI framework, configure a build tool, set up Sass processing, configure your browser to auto-refresh when you make changes, and configure the client and server so they work in unison. If you're building a new application using Spring Boot and AngularJS, you can save days by using JHipster. JHipster is a project-creation tool that generates a project with a Spring Boot-powered API and an AngularJS client. Not only that, it can generate scaffolding for your application and configure it to run in the cloud. JHipster is a treasure trove of information of how to build modern web applications. It can turn any curious and willing developer into a Java Hipster!