Hi,
We need to go a little deeper with springboot, we have already noted
this point here:
https://github.com/apache/karaf-minho/issues/7
regards,
Francois
On 10/11/2022 15:26, Jaap Gordijn wrote:
No one who can help me here?
Essentially, to build a dynamic frontend/backend plugin system we have to
decide to go for:
- Spring Cloud (large community, but needs many processes / JVMs to build it
, so it seems not very efficient
- Apache Karaf (efficient system as there needs only to be one JVM, but
complex)
- Minho, which seems to be able to dynamically (un)load Spring Boot modules)
Best,
-- Jaap
-----Original Message-----
From: frm <[email protected]>
Sent: maandag 7 november 2022 12:05
To: [email protected]
Subject: Karaf Minho
Hi,
I've looked at the githib repo (https://github.com/jbonofre/karaf5) at
Minho.
It looks very interesting to me, as I want to host multiple Spring Boot
applications into one container.
A few questions:
- I read there is an example of two Spring Boot applications that can run
into
Minho, but I can not find the example. Can you tell me where the example
is?
- Does Minho support dynamic loading of Spring Boot application?
Best,
-- Jaap Gordijn