Examples
You can find some examples in below to learn more about Jeka:
Zero-Configuration Build¶
- Build and Run a Java Application Without Any Configuration
- Build and Run a Java Application Without Project Structure
Run Java Applications directly from their Source Repository¶
- Execute the 'cow says' cmd-line program directly from its Github repo
- Execute a calculator GUI app directly from its Github repo
Build and Create Pipelines¶
- Publish a Java Library on Maven Central
- Configure Spring-Boot application Build using properties only
- Configure Spring-Boot application Build using Java code
- Springboot-Agular application, including Sonarqube analysis and Docker E2E testing
Reuse Build Logic¶
Combine with existing Build Tools¶
Native and Docker Images¶
Others¶
-
Samples are used for testing Jeka
-
Working examples are more complex use case demos