Re: Complimentary App Server Choice
Re: Complimentary App Server Choice
- Subject: Re: Complimentary App Server Choice
- From: Andrus Adamchik via Webobjects-dev <email@hidden>
- Date: Thu, 13 Feb 2020 14:16:39 +0300
We are using Bootique: https://bootique.io/ <https://bootique.io/>
Just like SpringBoot, its idea is that it is not an "appserver". It gives you a
plain Java app with your own "main" method, and a way to assemble various
components together (and also modularity, dependency injection, consistent
configuration and a large collection of ready-to-use modules). The app can
serve web requests, run jobs or do whatever.
Unlike SpringBoot, Bootique is much smaller, starts much faster, and doesn't
feel like magic. Also all the apps you write are automatically equipped with
POSIX CLI.
Andrus
> On Feb 11, 2020, at 4:29 PM, Paul Yu via Webobjects-dev
> <email@hidden> wrote:
>
> Spring and it’s ecosystem seems to be pretty powerful.
>
> Paul
>
> Sent from my iPhone
> Please excuse iOS autocomplete
>
>> On Feb 11, 2020, at 8:06 AM, Gino Pacitti via Webobjects-dev
>> <email@hidden> wrote:
>>
>> hey if any one was to use a different app server configuration other than
>> WO what would you choose and why?
>>
>> What are most companies requesting these days in a Java system?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden