Francesco Marchioni: Getting Started with Jakarta Data API
Jakarta Blog
by
21h ago
Jakarta Data API is a powerful specification that simplifies data access across a variety of database types, including relational and NoSQL databases. In this article you will learn how to leverage this programming model which will be part of Jakarta 11 bundle. Overview of Jakarta Data API Jakarta.Data API: Offers a higher-level abstraction for data ... Read more The post Getting Started with Jakarta Data API appeared first on Mastertheboss ..read more
Visit website
Ivar Grimstad: Hashtag Jakarta EE #221
Jakarta Blog
by
3d ago
Welcome to issue number two hundred and twenty-one of Hashtag Jakarta EE! The work with Jakarta EE 11 is chugging along, and we are approaching the deadline for component specifications to engage in release reviews to be a part of Milestone 3. Talking about milestones, Jakarta EE 11 Milestone 2 will be available shortly. The reason why it is not available just yet is that we need all component specifications to be released to Maven Central before we can push the button. This will happen as soon as the release reviews have concluded. The current status of these reviews are: Release Review ..read more
Visit website
Adam Bien: How Linkblog Happened--airhacks.fm podcast
Jakarta Blog
by
5d ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS The #287 airhacks.fm episode with Erik C. Thauvin (@ethauvin) about: building "what you needed" with Java and the road to linkblog is available for download ..read more
Visit website
Ivar Grimstad: Belgian JUG 2024
Jakarta Blog
by
1w ago
It was a great evening with the Belgian JUG in Hasselt yesterday, the first time in the Limburg area! The BeJUG tours different cities and regions in Belgium with an even every month. This is a great concept as it unites the Java communities in the different cities that works especially well in Belgium where each corner of the country is reachable within a couple of hours. You can’t visit Belgium without having fries. This time they had food truck serving fries outside before the talks. First up was Simon Verhoeven who did a walkthrough of the new features in Java 22. Very well timed since Ja ..read more
Visit website
Ivar Grimstad: Jakarta EE Developer Survey 2024
Jakarta Blog
by
1w ago
The 2024 Jakarta EE Developer Survey is now open! Through this annual survey, we want to gather valuable insights into the needs, priorities, and requirements of the enterprise Java developer community.  For the past seven years, we have collected insights from thousands of developers around the world that have helped the Jakarta EE Working Group foster an environment that supports the evolution and growth of cloud-native Java technologies. The survey covers topics such as: – Programming languages used alongside Java – Usage patterns and migration plans – Java applications in the cloud ..read more
Visit website
Adam Bien: A Better JNI: Project Panama--airhacks.fm podcast
Jakarta Blog
by
1w ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS The #286 airhacks.fm episode with Paul Sandoz (@paulsandoz) about: the differences between Project Panama and JNI, Java's GPU optimizations and Code Reflection is available for download ..read more
Visit website
Ivar Grimstad: Hashtag Jakarta EE #220
Jakarta Blog
by
1w ago
Welcome to issue number two hundred and twenty of Hashtag Jakarta EE! Jakarta EE 11 is entering a new phase with release reviews of the component specifications starting. We will also release a milestone build (Milestone 2) of the Platform, Web Profile, and Core Profile specifications shortly. Release Review in progress: – Jakarta Contexts and Dependency Injection 4.1 – Jakarta Expression Language 6.0 Release Review about to start: – Jakarta Interceptors 2.2 – Jakarta Annotations 3.0 It has been a couple of weeks since I last traveled anywhere, but now it starts again. I will speak at th ..read more
Visit website
Adam Bien: How LangChain4j Happened--airhacks.fm podcast
Jakarta Blog
by
2w ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS The #285 airhacks.fm episode with Dmytro Liubarskyi (@langchain4j) about: the road to langchain4j, LLMs integration with Java and Quarkus is available for download ..read more
Visit website
Ivar Grimstad: Hashtag Jakarta EE #219
Jakarta Blog
by
2w ago
Welcome to issue number two hundred and nineteen of Hashtag Jakarta EE! After intense deliberations and discussions, it is now settled that Jakarta RESTful Web Services will release a 4.0 release that will be part of Jakarta EE 11. The vote for the revised plan is still going on in the Jakarta EE Specification Committee, but with 7 +1s so far it will pass its review no matter what the remaining three votes are. All specifications expected to be ready for Milestone 2 of Jakarta EE 11 met the target. The material for the release reviews is currently being verified by Jakarta EE Specificati ..read more
Visit website
Alexius Diakogiannis: Database Modeling Tutorial Using PlantUML
Jakarta Blog
by
2w ago
In this tutorial, we’ll explore the database modeling aspect of a small blog using PlantUML. We’ll start by defining the tables and their attributes, then establish relationships between them based on the provided database model. 1. Understanding the Database Model Let’s review the database model for our small blog: Tables: Posts: Represents individual blog posts. Users: Stores user information for blog authors. Comments: Contains comments left by users on blog posts. Tags: Stores tags associated with blog posts. PostTags: Join table to establish a many-to-many relationship between posts and ..read more
Visit website

Follow Jakarta Blog on FeedSpot

Continue with Google
Continue with Apple
OR