From e78e046422bd6f59e2a9bdcdcf5347cd25f71f67 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Thu, 9 Sep 2021 17:14:07 +0200 Subject: [PATCH] Sept 9th --- docs/java_frameworks.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/java_frameworks.md b/docs/java_frameworks.md index 2916909f..ede27c01 100644 --- a/docs/java_frameworks.md +++ b/docs/java_frameworks.md @@ -215,10 +215,6 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou - [developers.redhat.com: Why should I choose Quarkus over Spring for my microservices?](https://developers.redhat.com/articles/2021/08/31/why-should-i-choose-quarkus-over-spring-my-microservices) - Quarkus Tip: if you DON'T set a database URL, user, and password, QuarkusIO automatically starts your database using testcontainers if a Docker daemon is running. It is enabled in dev, test mode and applies to e.g. postgresql, mysql and mongodb. -
- -
- ## Kogito cloud-native business automation framework - [redhat.com: Cloud-native business automation with Kogito](https://www.redhat.com/en/blog/cloud-native-business-automation-kogito) - [kie.org](https://kie.org) Kogito is the next generation of business automation platforms focused on cloud-native development, deployment, and execution. Kogito is composed of the battle-tested projects of the KIE group: Drools, jBPM, and OptaPlanner. @@ -249,6 +245,8 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou Click to expand!
+ +