Java Pointers
Install Java¶
java -version
Java Tools¶
- Eclipse IDE
- Maven or Graddle build tool
- Nexus private repository
- Maven public repository
- Phabrikator code review
- Jenkins CI / CD automation server
- JProfiler
- FindBugs static analysis or Checker Framework
- Checkstyle coding standard checker
Java Libraries¶
- Log4j
- Spring
- Spring Cloud for Amazon Web Services
- Spring boot code generator
- Apache Commons
- Guava
- Jackson JSON or GSON
- Hibernate on the JVM.
- Play framework
- Spark web microframework
- Akka - actor model, to build highly concurrent, distributed, and resilient message-driven applications