perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

Is the project Dead? #1291

Open london-coder opened 4 months ago

london-coder commented 4 months ago

Hi There,

Sorry for this approach, but I see there has been no activity on the project for a couple of years. Is it no longer supported or developed?

Regards, Alan

nmondal commented 4 months ago

@london-coder A fork is alive and kicking here. https://github.com/nmondal/spark-11

It has a bunch of changes which are pretty interesting I would say, and then https://github.com/nmondal/cowj Depends on it and Cowj is far from dead.

SoltauFintel commented 4 months ago

I suspect it's almost dead because of Javalin. But I think Spark is better than Javalin! I use Spark a lot (Java 8, 17).

I could help here, if the main author allows it. Would be nice if the main author would comment.


edit:

see #1251

arilsonsantos commented 3 months ago

I have done some tests, I really enjoyed it. A shame not to have gone further, it is really easy and fast!

nmondal commented 2 months ago

@arilsonsantos I am maintaining it here: https://github.com/nmondal/spark-11