eventuate-tram-examples / eventuate-tram-examples-micronaut-customers-and-orders

Microservices, Sagas, Choreography, Eventuate Tram, Micronaut
Other
40 stars 13 forks source link

graalvm is supported for customer service #4

Closed dartartem closed 4 years ago

dartartem commented 4 years ago

Chris, if you mean this jar:spring-graal-native-feature-0.6.0.BUILD-SNAPSHOT.jar It is necessary to build graalvm native image. I will replace to downloading when finish with consumer proxy.

cer commented 4 years ago

On Tue, Oct 22, 2019, 8:48 AM Artem Sidorkin notifications@github.com wrote:

Chris, if you mean this jar:spring-graal-native-feature-0.6.0.BUILD-SNAPSHOT.jar It is necessary to build graalvm native image. I will replace to downloading when finish with consumer proxy.

Hmmm... This file isn't in the spring snapshot repository? Where did you get it from? I'd prefer not to commit a jar because that gets into licensing issues.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/eventuate-tram-examples/eventuate-tram-examples-micronaut-customers-and-orders/pull/4?email_source=notifications&email_token=AAB4DWWYX2T3LGMUEBVWFR3QP4OEBA5CNFSM4JDRTJZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB6HOLA#issuecomment-545027884, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB4DWSOVEUPJPMHSP6PY3TQP4OEBANCNFSM4JDRTJZQ .

dartartem commented 4 years ago

https://github.com/spring-projects-experimental/spring-graal-native I got it from some example application

cer commented 4 years ago

Merged into https://github.com/eventuate-tram-examples/eventuate-tram-examples-micronaut-customers-and-orders/tree/wip-graal branch