https://github.com/daggerok/kumuluzee-examples
KumuluzEE / JavaEE / JakartaEE / Eclipse MicroProfile
https://github.com/daggerok/kumuluzee-examples
gradle javaee kumuluzee maven micro-profile microprofile microprofile-demo microprofile-example
Last synced: 3 months ago
JSON representation
KumuluzEE / JavaEE / JakartaEE / Eclipse MicroProfile
- Host: GitHub
- URL: https://github.com/daggerok/kumuluzee-examples
- Owner: daggerok
- Created: 2018-11-21T00:00:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T13:06:26.000Z (over 4 years ago)
- Last Synced: 2025-01-10T00:44:13.014Z (5 months ago)
- Topics: gradle, javaee, kumuluzee, maven, micro-profile, microprofile, microprofile-demo, microprofile-example
- Language: Java
- Homepage: https://daggerok.github.io/kumuluzee-examples
- Size: 374 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= kumuluzee-examples image:https://travis-ci.org/daggerok/kumuluzee-examples.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/kumuluzee-examples"]
//tag::content[]
Read link:https://daggerok.github.io/kumuluzee-examples[project reference documentation]
.build
[source,bash]
----
./mvnw
----.docs
[source,bash]
----
./gradlew documentation -Dorg.gradle.jvmargs='-Xmx1g'
----TODO (Gradle):
* link:https://github.com/kumuluz/kumuluzee-samples/issues/14[KumuluzEE with Gradle 1]
* link:https://gist.github.com/ArtificialPB/fa629f321fd3f9d74cc77078da4b4bab[KumuluzEE with Gradle 2]
* link:https://github.com/ArtificialPB/kumuluzee-jax-rs-gradle[KumuluzEE with Gradle 3]links:
- link:https://github.com/kumuluz/kumuluzee-samples[KumuluzEE Samples (GitHub: kumuluz/kumuluzee-samples)]
- link:https://ee.kumuluz.com/tutorials[KumuluzEE Tutorials]]//end::content[]
Initially generated by using link:https://github.com/daggerok/generator-jvm/[generator-jvm] yeoman generator (kotlin-parent-multi-project)