Skip to content
Snippets Groups Projects

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.

Build Status

Contributing

  1. Fork it! To contribute to this project, you need to create a fork of jakartaee/jakartaee.github.io.
  2. Download source code with dependencies : git clone --recursive https://github.com/[your_github_username]/jakartaee.github.io.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m 'Add some feature' -s
  5. Push to the branch: git push origin my-new-feature
  6. 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