Groups
Sign in
Groups
Luminus
Conversations
About
Send feedback
Help
Luminus
Contact owners and managers
1–30 of 153
Luminus - A Clojure Web Framework
Mark all as read
Report group
0 selected
Sezgin Aytaç
, …
James Elliott
9
8/31/22
NoClassDefFoundError exception in uberjar
Thanks so much for this feedback. Best regards, 29 Ağustos 2022 Pazartesi tarihinde saat 20:25:45 UTC
unread,
NoClassDefFoundError exception in uberjar
Thanks so much for this feedback. Best regards, 29 Ağustos 2022 Pazartesi tarihinde saat 20:25:45 UTC
8/31/22
Joseph Graham
2
7/9/22
Choosing profiles
FYI all I figured this out. It's a Leiningen question not a Luminus one, and the answer is here:
unread,
Choosing profiles
FYI all I figured this out. It's a Leiningen question not a Luminus one, and the answer is here:
7/9/22
Eric MacAdie
2/22/22
deps.edn question
Are there plans for Luminus to go to deps.edn? Or support it in addition to lein? I prefer lein, but
unread,
deps.edn question
Are there plans for Luminus to go to deps.edn? Or support it in addition to lein? I prefer lein, but
2/22/22
Benno Löffler
11/9/21
shadow-cljs fails with [org.clojure/clojurescript "1.10.891" - works with 1.10.879
Hi, i've created a project: lein new luminus n02-cream-s +cljs +shadow-cljs +reagent there are
unread,
shadow-cljs fails with [org.clojure/clojurescript "1.10.891" - works with 1.10.879
Hi, i've created a project: lein new luminus n02-cream-s +cljs +shadow-cljs +reagent there are
11/9/21
Francesco Lunelli
2
10/23/21
scheduling a process
Solved using defstate. Il giorno ven 22 ott 2021 alle ore 21:31 Francesco Lunelli <francesco.
unread,
scheduling a process
Solved using defstate. Il giorno ven 22 ott 2021 alle ore 21:31 Francesco Lunelli <francesco.
10/23/21
James Elliott
9/15/21
Looking for ssl and websocket examples with ring-undertow
I need to build a simple web application for a home automation project, and since I love Clojure, I
unread,
Looking for ssl and websocket examples with ring-undertow
I need to build a simple web application for a home automation project, and since I love Clojure, I
9/15/21
Xinhui ZENG
,
Dmitri
2
6/6/21
clj/cljs shared (validation) code in cljc folder
What ends up being shared is defined by the developer, so I don't see too much concern there. The
unread,
clj/cljs shared (validation) code in cljc folder
What ends up being shared is defined by the developer, so I don't see too much concern there. The
6/6/21
Zeinab Zeitoun
,
Dmitri
3
2/22/21
recommendation on learning luminus
Thank you so much! On Monday, February 22, 2021 at 1:01:16 AM UTC+2 Dmitri wrote: Hi, Aside from the
unread,
recommendation on learning luminus
Thank you so much! On Monday, February 22, 2021 at 1:01:16 AM UTC+2 Dmitri wrote: Hi, Aside from the
2/22/21
Daniel Fitzpatrick
,
Juraj Martinka
3
4/16/20
Problem with migrations using h2 db
I'll admit to having troubles connecting to h2 using the bundled tools. :-\
unread,
Problem with migrations using h2 db
I'll admit to having troubles connecting to h2 using the bundled tools. :-\
4/16/20
Ido Barkan
,
Dmitri
2
4/7/20
Undertow adapter
Hi, The undertow adapter is largely based on the original Immutant code, but aims to have a more
unread,
Undertow adapter
Hi, The undertow adapter is largely based on the original Immutant code, but aims to have a more
4/7/20
Cam Peterson
,
Dmitri
2
3/29/20
Luminus "CLJS only" profile
Most of Luminus template focuses on the backend, and I'd recommend using the reagent-frontend
unread,
Luminus "CLJS only" profile
Most of Luminus template focuses on the backend, and I'd recommend using the reagent-frontend
3/29/20
Sandeep Chayapathi
2
11/23/19
Spec for an enum param
I kinda solved it! I used clojure.spec.alpha and defined a keyword for each property like so (require
unread,
Spec for an enum param
I kinda solved it! I used clojure.spec.alpha and defined a keyword for each property like so (require
11/23/19
Kazuo Koga
,
Dmitri
2
9/10/19
How can I customize date time JSON encoder output?
Hi, Sorry for the late reply. The easiest way would be to encode the data as json explictly in the
unread,
How can I customize date time JSON encoder output?
Hi, Sorry for the late reply. The easiest way would be to encode the data as json explictly in the
9/10/19
S V
,
Dmitri
2
9/10/19
Help needed to include CSP http header header to response header
Hi, What's going on here is that the Js file is served using the resource middleware https://ring
unread,
Help needed to include CSP http header header to response header
Hi, What's going on here is that the Js file is served using the resource middleware https://ring
9/10/19
Jonathan Blaisure
,
Dmitri
4
7/2/19
Tomcat Deployment Context
I haven't actually done much with app servers in a while myself, so not entirely sure what the
unread,
Tomcat Deployment Context
I haven't actually done much with app servers in a while myself, so not entirely sure what the
7/2/19
Artemy Pogosov
,
Dmitri
2
7/1/19
Errors while running REPL in Luminus project with +postgres option
You're using incorrect syntax for hugsql, it should be :name as opposed to name: with the : being
unread,
Errors while running REPL in Luminus project with +postgres option
You're using incorrect syntax for hugsql, it should be :name as opposed to name: with the : being
7/1/19
Daniel Fitzpatrick
, …
stacksideflow
15
4/11/19
Hugsql reloaded workflow
The change he made back on 5/30/17 never made it into the Leiningen template, but you should try it.
unread,
Hugsql reloaded workflow
The change he made back on 5/30/17 never made it into the Leiningen template, but you should try it.
4/11/19
Nick Mudge
,
Dmitri
3
2/7/19
How To Update Javascript Cache
Yes, this is very helpful. Thanks Dmitri. Nick On Wednesday, February 6, 2019 at 7:52:18 PM UTC-5,
unread,
How To Update Javascript Cache
Yes, this is very helpful. Thanks Dmitri. Nick On Wednesday, February 6, 2019 at 7:52:18 PM UTC-5,
2/7/19
Leonel Gayard
, …
WEIDONG XU
4
1/17/19
cider-nrepl's version is nil. Any ideas on how to fix?
Even in the occasions other than luminus, it could also be found that cider-nrepl version doesn't
unread,
cider-nrepl's version is nil. Any ideas on how to fix?
Even in the occasions other than luminus, it could also be found that cider-nrepl version doesn't
1/17/19
Franko
,
Dmitri
2
12/7/18
Can make re-frame Android/IOS apps?
You could use Luminus as your backend server, but for a mobile frontend you'd probably want to
unread,
Can make re-frame Android/IOS apps?
You could use Luminus as your backend server, but for a mobile frontend you'd probably want to
12/7/18
Daniel Fitzpatrick
,
Dmitri
14
7/13/18
Sessions and CSRF protection
Glad to hear things are working. :-)
unread,
Sessions and CSRF protection
Glad to hear things are working. :-)
7/13/18
vinurs
,
Dmitri
2
7/3/18
clojure string can not deal with unicode?
You have to make sure you set the encoding explicitly. In general, it's good practice to use utf-
unread,
clojure string can not deal with unicode?
You have to make sure you set the encoding explicitly. In general, it's good practice to use utf-
7/3/18
vinurs
,
Dmitri
3
7/3/18
how to log non 200 response
yes, thanks very much 在 2018年7月2日星期一 UTC+8下午4:01:58,vinurs写道: In luminus, with schema, it can check
unread,
how to log non 200 response
yes, thanks very much 在 2018年7月2日星期一 UTC+8下午4:01:58,vinurs写道: In luminus, with schema, it can check
7/3/18
vinurs
,
Dmitri
2
7/3/18
form-params convert to body automatically
You could do that via middleware, eg: (defn wrap-form-params->body [handler] (fn [req] (handler (
unread,
form-params convert to body automatically
You could do that via middleware, eg: (defn wrap-form-params->body [handler] (fn [req] (handler (
7/3/18
Daniel Fitzpatrick
4
2/21/18
cljs routing
I didn't like how pushy and accountant both modified the behavior of `<a>` tags and
unread,
cljs routing
I didn't like how pushy and accountant both modified the behavior of `<a>` tags and
2/21/18
Maciek Kamiński
2/7/18
Can't get cljs repl to work
After generating new cljs luminous project I can start figwheel: Connecting to remote nREPL server...
unread,
Can't get cljs repl to work
After generating new cljs luminous project I can start figwheel: Connecting to remote nREPL server...
2/7/18
Kalle Korhonen
,
Dmitri
2
2/5/18
Why is env mounted?
My view is that the environment is a runtime resource. Using defstate for env ensures that this
unread,
Why is env mounted?
My view is that the environment is a runtime resource. Using defstate for env ensures that this
2/5/18
Miyakawa Takeshi
,
Dmitri
2
1/9/18
documentation problem
Hi, The problem might be caused by a browser extension that interprets .md as markdown. I've
unread,
documentation problem
Hi, The problem might be caused by a browser extension that interprets .md as markdown. I've
1/9/18
lynch513
,
Dmitri
8
12/30/17
Adding compojure.middleware.wrap-canonical-redirect
Great to hear, and happy new year! :) On Saturday, December 30, 2017 at 11:03:46 AM UTC-5, lynch513
unread,
Adding compojure.middleware.wrap-canonical-redirect
Great to hear, and happy new year! :) On Saturday, December 30, 2017 at 11:03:46 AM UTC-5, lynch513
12/30/17
Chris Laux
,
Dmitri
4
11/23/17
Buddy auth with Luminus
I've considered runtime modules, but that requires a quite a bit of design to figure out what the
unread,
Buddy auth with Luminus
I've considered runtime modules, but that requires a quite a bit of design to figure out what the
11/23/17