Fork me on GitHub
#clojure-nl
<
2020-10-21
>
skuro13:10:17

good afternoon!

gklijs17:10:52

Listening to https://open.spotify.com/episode/7oVGRVFCbRGKsgJl6uIqDZ guess it would help if Clojure had a spring boot alternative.

chrisblom09:10:57

i had an (abandoned) side-project where i tried to make a spring boot alternative for clojure, i named it 'summer'

gklijs09:10:27

It’s a lot of work to do it properly, maybe somehow relying on spring boot would be the least work. But it would be horrible code probably.

chrisblom09:10:00

yeah spring boot is huge

chrisblom09:10:38

and there are some aspects of spring boot that i don't like

chrisblom09:10:11

the whole annotation driven magic can be a bit much

gklijs13:10:24

Yes, spring fu is maturing trough, and replaces a functional approach for annotations. But with java having no other way to have macro like functionality it makes sense.

chrisblom09:10:57

i had an (abandoned) side-project where i tried to make a spring boot alternative for clojure, i named it 'summer'