-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta Changes Oct 2024 #2017
Comments
@excentrickristy I have a preview for the starter guides page: https://deploy-preview-2018--jakartaee.netlify.app/learn/starter-guides/ I will need to make a separate patch and preview for the specification pages since those pages live in a different repository. |
@excentrickristy Are we only changing the meta description for the specification pages? Or are we also updating the summaries which appear on the page? |
We are only changing the meta descriptions! |
This looks good! |
The following are some meta changes to help support the new Jakarta EE 11 release.
New Title: Jakarta Data Specification | Jakarta EE | The Eclipse Foundation
New Description: The Jakarta Data Specification defines core APIs for the Jakarta EE platform allowing applications and other Jakarta EE components to explore the benefits of easy access to data technologies such as relational and non-relational databases, cloud-based data services, and so on.
New Title: Jakarta Data 1.0 Specification | Jakarta EE | The Eclipse Foundation
New Description: The Jakarta Data specification provides an API for easier data access. A Java developer can split the persistence from the model with several features, such as the ability to compose custom query methods on a Repository interface.
New Title: Jakarta Contexts and Dependency Injection (CDI) Specification | Jakarta EE | The Eclipse Foundation
New Description: The Jakarta Contexts and Dependency Injection (CDI) Specification defines a powerful set of complementary services that help to improve the structure of application code.
New Title: Jakarta Contexts and Dependency Injection (CDI) 4.1 Specification | Jakarta EE | The Eclipse Foundation
New Description: Jakarta Contexts Dependency Injection (CDI) 4.1 for Jakarta EE 11 specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI).
New Title: Jakarta EE Starter Guides | Get Started with Jakarta EE | Jakarta EE | The Eclipse Foundation
The text was updated successfully, but these errors were encountered: