From procedural to OOP design

We will explore the subject of building Eclipse MicroProfile based Applications, employing an OOP design for the business logic. Definitely we will start with the motivation and then we will talk about some of the challenges people find to come up with an OOP design and to actually make it work. We are going to look at some strategies, patterns to make it work and to give the code more meaning. This is not some cheap talk. We will be looking at code as we walk through the Journey.