Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/humbertodias/java-microservice-with-helidon
Testing Oracle's helidon framework
https://github.com/humbertodias/java-microservice-with-helidon
helidon-framework helidon-microservice java
Last synced: 7 days ago
JSON representation
Testing Oracle's helidon framework
- Host: GitHub
- URL: https://github.com/humbertodias/java-microservice-with-helidon
- Owner: humbertodias
- Created: 2019-01-04T12:17:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T13:07:08.000Z (about 6 years ago)
- Last Synced: 2025-01-10T18:19:59.007Z (10 days ago)
- Topics: helidon-framework, helidon-microservice, java
- Language: Java
- Homepage:
- Size: 298 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing MicroProfile
Testing Oracle's helidon framework
# Architecture
![](doc/helidon-architecture.png)
# Category
![](doc/helidon-category.png)
# Package
make package
# Run[Standard Edition](quickstart-se/)
make run-se
[MicroProfile](quickstart-mp/)make run-mp
Access http://localhost:8080/greet
CTRL+C to stop
# Ref* [oracle-introduces-helidon](https://www.infoq.com/br/news/2019/01/oracle-introduces-helidon)
* [Helidon](https://helidon.io)
* [Talk about Helidon](https://www.youtube.com/watch?v=SDI6ci2XsCQ)