-
Notifications
You must be signed in to change notification settings - Fork 0
Roberto Cortez
I laugh at people that tell me that Java is slow, heavyweight and cumbersome. Maybe it was true when we had EJB2. I will prove to you that we can develop Enterprise Applications with just a few lines of code that can run in a Raspberry PI. If it runs in a PI, I think we can safely say it would run anywhere! To be able to do it, I'm going to use a new platform called Microprofile. Microprofile optimizes Enterprise Java for a Microservices Architecture and delivers application portability across multiple runtimes. You can use a subset of the Java EE specifications to develop Microprofile applications, with JAX-RS, CDI, and JSON-P and later evolve it with Config, JWTs, Fault Tolerance, Metrics, Health, OpenAPI and Tracing. Join me for this live coding session and help me spread the word that Java is actually great for the Enterprise.
Takeaways:
Learn about a community-driven open source effort to bring microservices specifications to Enterprise Java.
Understand each specification and how to use it to develop microservices applications in Java
Find out how to get involved and shape the future of microservices in Java