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
- Host: GitHub
- URL: https://github.com/daggerok/helidon-examples
- Owner: daggerok
- Created: 2019-08-27T18:51:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T02:41:36.000Z (over 4 years ago)
- Last Synced: 2025-06-08T22:34:25.242Z (12 months ago)
- Topics: 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
- Language: Java
- Size: 108 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helidon examples [](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)