Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)