Skip to content
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

Open
1 of 5 tasks
excentrickristy opened this issue Oct 15, 2024 · 4 comments
Open
1 of 5 tasks

Meta Changes Oct 2024 #2017

excentrickristy opened this issue Oct 15, 2024 · 4 comments
Assignees

Comments

@excentrickristy
Copy link

excentrickristy commented Oct 15, 2024

The following are some meta changes to help support the new Jakarta EE 11 release.

  • https://jakarta.ee/specifications/data/
    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.
  • https://jakarta.ee/specifications/data/1.0/
    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.
  • https://jakarta.ee/specifications/cdi/
    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.
  • https://jakarta.ee/specifications/cdi/4.1/
    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).
  • https://jakarta.ee/learn/starter-guides/
    New Title: Jakarta EE Starter Guides | Get Started with Jakarta EE | Jakarta EE | The Eclipse Foundation
@oliviergoulet5
Copy link
Member

@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.

@oliviergoulet5
Copy link
Member

oliviergoulet5 commented Oct 16, 2024

@excentrickristy Are we only changing the meta description for the specification pages? Or are we also updating the summaries which appear on the page?

image

@excentrickristy
Copy link
Author

We are only changing the meta descriptions!

@excentrickristy
Copy link
Author

@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.

This looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

No branches or pull requests

2 participants