Jump to ratings and reviews
Rate this book

Java EE 8 Development with Eclipse: Develop, test, and troubleshoot Java Enterprise applications rapidly with Eclipse

Rate this book

Develop and deploy fully functional applications and microservices utilising Tomcat, Glassfish servers, Cloud and docker in Java EE 8

Key Features Explore the complete workflow of developing enterprise Java applications Develop microservices with Docker Container and deploy it in cloud Simplify Java EE application development Book Description

Java EE is one of the most popular tools for enterprise application design and development. With recent changes to Java EE 8 specifications, Java EE application development has become a lot simpler with the new specifications, some of which compete with the existing specifications. This guide provides a complete overview of developing highly performant, robust and secure enterprise applications with Java EE with Eclipse.

The book begins by exploring different Java EE technologies and how to use them (JSP, JSF, JPA, JDBC, EJB, and more), along with suitable technologies for different scenarios. You will learn how to set up the development environment for Java EE applications and understand Java EE specifications in detail, with an emphasis on examples. The book takes you through deployment of an application in Tomcat, GlassFish Servers, and also in the cloud. It goes beyond the basics and covers topics like debugging, testing, deployment, and securing your Java EE applications. You'll also get to know techniques to develop cloud-ready microservices in Java EE.

What you will learn Set up Eclipse, Tomcat, and Glassfish servers for Java EE application development Use JSP, Servlet, JSF, and EJBs to create a user interface and write business logic Create Java EE database applications using JDBC and JPA Handle asynchronous messages using MDBs for better scalability Deploy and debug Java EE applications and create SOAP and REST web services Write unit tests and calculate code coverage Use Eclipse MAT (Memory Analysis Tool) to debug memory issues Create and deploy microservices Who this book is for

If you are a Java developer with little or no experience in Java EE application development, or if you have experience in Java EE technology but are looking for tips to simplify and accelerate your development process, then this book is for you.

Table of Contents Introducing JEE and Eclipse Creating a Simple JEE Web Application Source Control Management in Eclipse Creating JEE Database Applications Unit Testing Debugging the JEE Application Creating Database Application using EJB Creating Web Applications with Spring MVC Creating Web Services Asynchronous Programming with JMS Java CPU Profiling and Memory Tracking Microservices Deploying Java EE applications to Cloud Securing you Java EE application

596 pages, Kindle Edition

Published June 29, 2018

9 people are currently reading
9 people want to read

About the author

Ram Kulkarni

4 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (33%)
3 stars
1 (33%)
2 stars
1 (33%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Phil Wilkins.
Author 2 books5 followers
November 26, 2015
A solid book on the core of Java EE addressing the core EE technologies including:
- Java Database Connectivity (JDBC)
- Java Connector Architecture (JCA)
- Java Persistence Architecture (JPA)
- Enterprise Java Beans (EJB)
- Java Server Faces (JSF)
- Web services (REST & SOAP)
- Java Messaging (JMS)
- Spring Model View Controller (MVC)

The book doesn't go into the deepest details on these areas, as they all warrant (and get) books in their own right. But there is plenty to get to grips with the foundations.

On the Eclipse side of things, the book shows you how to link to Tomcat and Glassfish servers, build through the use of Maven, use of configuration control, debugging, unit testing with Mockito.

The book is clearly illustrated and shows a lot of these technologies with examples that you can work through.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.