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

https://github.com/daggerok/helidon-examples

Collections of helidon examples
https://github.com/daggerok/helidon-examples

capsule capsule-maven-plugin deltaspike deltaspike-data deltaspike-data-module helidon helidon-deltaspike helidon-deltaspike-data helidon-deltaspike-data-module helidon-example helidon-framework helidon-jpa helidon-microservice helidon-mp-jpa helidon-mp-test helidon-se helidon-webserver jpa maven

Last synced: about 1 month ago
JSON representation

Collections of helidon examples

Awesome Lists containing this project

README

          

# helidon examples [![Build Status](https://travis-ci.org/daggerok/helidon-examples.svg?branch=master)](https://travis-ci.org/daggerok/helidon-examples)
Collections of helidon examples

links:

* [helidon.io](https://helidon.io)
* [FAQ](https://github.com/oracle/helidon/wiki/FAQ)
* [Support next MicroProfile APIs](https://github.com/oracle/helidon/wiki/Supported-APIs)
* [static content](https://github.com/oracle/helidon/tree/master/examples/microprofile/mp1_1-static-content)
* [jul -> log4j2](http://logging.apache.org/log4j/2.x/faq.html#which_jars)
* [Helidon WebServer Introduction](https://helidon.io/docs/latest/#/webserver/01_introduction)
* [Helidon WebServer Configuration](https://helidon.io/docs/latest/#/webserver/02_configuration)
* [Server configurations](https://helidon.io/docs/latest/apidocs/index.html?io/helidon/webserver/ServerConfiguration.html)
* [Routing](https://helidon.io/docs/latest/#/webserver/03_routing)
* [JAX-RS Support](https://helidon.io/docs/latest/#/webserver/07_jersey-support)
* [JSON-P](https://helidon.io/docs/latest/#/webserver/08_json-support)
* [Jackson / JSON-P Jersey JAX-RS problem-solving](web-server-jersey-jsonp)
* [JSON-B](https://helidon.io/docs/latest/#/webserver/09_jsonb-support)
* [Jackson support](https://helidon.io/docs/latest/#/webserver/10_jackson-support)
* [Hierarchical features](https://helidon.io/docs/latest/#/config/03_hierarchical-features)
* [fold the universe](https://dzone.com/articles/folding-the-universe-part-iii-java-8-list-and-stre)
* [Configs](https://helidon.io/docs/latest/#/webserver/02_configuration)
* [Advanced Config Sources](https://helidon.io/docs/latest/#/config/06_advanced-configuration)
* [Useful GitHub helidon-mp-jpa repository](https://github.com/ljnelson/helidon-mp-jpa)
* https://medium.com/oracledevs/helidon-brings-microprofile-2-2-support-93d85bb4223e
* https://jersey.github.io/documentation/latest/filters-and-interceptors.html
* [Jersey reference](https://jersey.github.io/documentation/latest/user-guide.html)