Jakarta Data is an specification which unifies the repository pattern with JPA and Jakarta NoSQL integrating it with BeanValidation, Transactions, and CDI with the goal of simplify the development of code.
Continue readingTag: JakartaEE
Jakarta NoSQL
An introduction to understand the importance of Jakarta NoSQL API in the Java world, and example of how to use it.
Continue readingLet’s meet Jakarta EE
The Eclipse Foundation is in charge of the EE specification in the Java world. So, let’s say Hello to Jakarta EE.
Continue readingFriendly URL in JSF with a simple “Rewrite-Url”
This is a very simple rewrite url library for JSF. It allows you to create friendly url in your JSF applications. It maps simple URL to its “nice to see” new urls in a 1:1 way, doesn´t have functionally for patterns or more complex ways to map the urls.
Continue reading