Java & the Java Ecosystem
We usually build with Java – probably the most mature and well established of the back end languages in wide use today. We've been coding in Java since version 1.0 and we've continuously worked with it during its evolution. As a result, we have experience with several Java Enterprise Edition containers, web containers, frameworks and deployment models.
Along with Java comes a huge ecosystem. It's a well established language and it's super popular. It includes tools to do almost everything you can imagine – many of them at no cost.
Java applications may be built to be deployed to run standalone or as an enterprise container. We have two very high profile frameworks that we leverage to produce modern, quality back ends:
- Spring Boot
- JEE (Java Enterprise Edition)