| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| docs | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| publiccode_template.yml | ||
| README.md | ||
| SECURITY.md | ||
| SECURITY.repo-template.md | ||
jEAP - Java Enterprise Application Platform
Welcome to the Java Enterprise Application Platform (jEAP) umbrella repository. jEAP provides a suite of libraries and tools designed to assist in developing Java-based software applications based on Spring Boot. Each jEAP repository addresses specific cross-functional needs, including but not limited to logging, monitoring, messaging, security and encryption.
Purpose
The jEAP suite provides developers with a set of ready-to-use solutions for common challenges when developing enterprise applications using Spring Boot. Building on the blueprint provided by jEAP allows you to focus on business logic and functionality, with jEAP providing solutions for the reusable cross-functional aspects.
Documentation
The full documentation is published at jeap-admin-ch.github.io/docs/what-is-jeap. Read the latest updates on the jEAP blog.
The same content as Markdown, if you prefer to stay on GitHub:
- What is jEAP? — definition, core principles, value, and the problems jEAP solves.
- Using jEAP — the Maven parents and dependency management.
- App Building Blocks — the libraries, starters and microservices you compose from:
The building-block pages list every jEAP repository with a short description and a link to its source on GitHub.
Contributing documentation? See Documenting jEAP - how jEAP docs are written, structured, and published to the documentation site.
License
This repository is Open Source Software licensed under the Apache License 2.0.
Building jEAP
jEAP libraries build from source with the provided Apache Maven Wrapper (./mvnw install). Some libraries have
additional requirements such as a specific Java version.
See Using jEAP — Building from source for details.
Reporting Security Vulnerabilities
If you would like to report a potential security issue in a jEAP repository, please follow the procedure described in SECURITY.md.
External contributions cannot be accepted currently
At this point in time, jEAP is released as open source software based on the EMBAG law.
We do not currently accept external contributions. Please refrain from providing code changes or pull requests as we are unable to accept them.
Contact
For questions, please contact the maintainers at jeap-community@bit.admin.ch.