|
You are here |
honza.pokorny.ca | ||
| | | | |
200ok.ch
|
|
| | | | | Developing and advocating Free and Open Source Software | |
| | | | |
www.deps.co
|
|
| | | | | Leiningen 2.8.0 and 2.8.1 came out in October of 2017. The previous release was in September 2016 so 2.8.0 and 2.8.1 contain a lot of new features and bugfixes. 2.8.1 is a bugfix release for 2.8.0, so you should update to 2.8.1 over 2.8.0. This post will outline the major new features of these releases. Java 9 support The biggest reason for upgrading Leiningen is Java 9 support. Leiningen 2.8.0 removes its use of the BootClassPath, as this caused problems in Java 9 with Clojure 1. | |
| | | | |
blog.fogus.me
|
|
| | | | | Pseudo-random ramblings from Fogus. | |
| | | | |
jamesmills.co.uk
|
|
| | | Every now and then you will probably find yourself in the need to use a custom function in your Laravel application. I cannot think of one project which I have worked on where I haven't needed to add a quick and easy custom function. Our controllers don't contain actions outside of the 7 resource actions [...] | ||