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, please 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 the feature branch:
git push origin my-new-feature
- Submit a pull request
Bugs and feature requests
Have a bug or a feature request? Please 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)
Copyright and license
Code copyright 2018 the jakartaee.github.io Authors and Eclipse Foundation, Inc. Code released under the EPL-2.0 License.