October 2015
Intermediate to advanced
288 pages
7h 35m
English
This chapter is about packaging Clojure to work in a Java EE environment.
In this chapter we assume the following:
You have Java 8 or greater JDK installed.
You have Leiningen installed.
You know that when we run Leiningen, we open up a command prompt to your project’s parent directory to create a new project directory, and all subsequent commands are in the directory of the project.
Read now
Unlock full access