-
Notifications
You must be signed in to change notification settings - Fork 201
Home
#Spring Boot and Java 8
This wiki is dedicated to Spring Boot and Java 8.
In this wiki, I will be opinionated about these 2 frameworks. I never liked Spring and Java, they just compounded the amount of moving parts and redundant boiler plate code in Beans and others.
In this wiki I will also be talking about some of my favorite frameworks like Project Lombok and others that will also help in reducing boiler plate in Java.
#About me
I am an Enterprise Architect, who work closely with IT organizations of large companies like EMC, VMware and Boeing. I have master the ways of building enterprise software both in Java and .Net world. There are the predominant languages that are used in a typical enterprise IT with much checks and controls.
Enterprise IT will come with their own challenges. One of the main challenge being controlled usage of tools and technologies. Most of the software they use has to be approved by their enterprise architecture teams. In simple language, we cannot use modern tools like Node Js, Scala Play, Groovy and Ruby on Rails others. These companies also restrict the use of Maven Central just to make sure, we don't get any random jar files and 'miss-use' in their echo system.
In this wiki, I will easily demonstrate the power of Spring Boot and Java 8 with help of easy to learn tutorial.
The structure of this wiki is as below,
- [Architecture]