jakartaee.github.io
Repository of the Jakarta.ee website. Jakarta Enterprise Edition (EE) is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE.
Contributing
- Fork it! To contribute to this project, you need to create a fork of jakartaee/jakartaee.github.io.
- Download source code with dependencies :
git clone --recursive https://github.com/[your_github_username]/jakartaee.github.io.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature' -s
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Bugs and feature requests
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Creators
Christopher Guindon (Eclipse Foundation)
License
EPL-2.0 License © Christopher Guindon