

We won’t implement any extra business logic to actually process any orders we will limit the UI to merely show a confirmation message. As a gesture of gratitude, this hypothetical last step allows the user to select a “gift”. The application simulates the last step of an online shopping process: the confirmation that the order has been received. To give you an idea of what we are going to implement, take a look at the following screenshot of the finished application: All this will be done in plain Java without the use of JavaScript or HTML and without installation or configuration of any web servers or SQL/NoSQL databases.

In this tutorial we are going to create a web application that collects events and shows statistical information on a dashboard. Related to Java and J2EE Scalable Analytics in Plain Java with Keen IO and Spring Boot
