Software Alternatives & Reviews

What are some of your tips for improving the Java development experience?

Lombok Guava
  1. 1
    Application and Data, Languages & Frameworks, and Java Tools
    Pricing:
    • Open Source
    • IntelliJ as best IDE. It has many useful plugins and you can shortcut templates for (boilerplate) code. •Lombok for POJO and DTO code generation, though I’ll probably replace this with the new record type along with RecordBuilder • MapStruct for A-to-B mapping code generation • Guava.

    #Web Frameworks #Application And Data #Languages & Frameworks 49 social mentions

  2. 2
    Google core libraries for Java 6+.
    Pricing:
    • Open Source
    • IntelliJ as best IDE. It has many useful plugins and you can shortcut templates for (boilerplate) code. •Lombok for POJO and DTO code generation, though I’ll probably replace this with the new record type along with RecordBuilder • MapStruct for A-to-B mapping code generation • Guava.

    #Application And Data #Web Frameworks #Languages & Frameworks 19 social mentions

Discuss: What are some of your tips for improving the Java development experience?

Log in or Post with