Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [krazo-dev] Krazo beyond application servers

Hi Gregor, 

fantastic , this will help a lot. :   )


--
Daniel Dias dos Santos
Java Developer
SouJava & JCP Member
Linkedin: www.linkedin.com/in/danieldiasjava


Em seg, 1 de jul de 2019 às 06:11, Gregor Tudan <gregor@xxxxxxxx> escreveu:
Hi all,

Some time ago I started playing with the idea of a standalone version of Krazo that is not tied to an application server. While I believe that application servers are still incredibly useful they are sometimes not the right tool for the job, especially when low-footprint applications or if you want more control over the underlying libraries/versions. I started working on this because I wanted to test the newest RestEasy/Weld-Version in combination with Krazo without having to patch wildfly.

So here’s a little POC that ships MVC on top of standalone undertow: https://github.com/gtudan/mvc-undertow

I’m not sure what I’m going to do with this, but I thought I’d share it here in case anyone else is interested in experimenting with it :-) 

- Gregor
_______________________________________________
krazo-dev mailing list
krazo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/krazo-dev

Back to the top