Skip to Content
Java EE 8 and Angular
book

Java EE 8 and Angular

by Prashant Padmanabhan
January 2018
Intermediate to advanced
348 pages
8h 17m
English
Packt Publishing
Content preview from Java EE 8 and Angular

Fat JAR approach

The idea of creating a Fat JAR (all-inclusive JAR), is to allow us to have a single deployable unit that has all the application and runtime code in it. Thus, instead of deploying your application to an application server, you bundle everything needed to run your application into a JAR file, which includes an embedded server. This single artifact can then be promoted through your various environments, such as the test stage, till production.

Here’s the logical view for a Fat JAR based deployment with bundled server runtime/libs:

There already exist new frameworks that make it fairly easy to get started with microservices. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Web Apps with Spring 5 and Angular

Building Web Apps with Spring 5 and Angular

Ajitesh Kumar Shukla

Publisher Resources

ISBN: 9781788291200Supplemental Content