An open API service indexing awesome lists of open source software.

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

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)