victorrentea / clean-architecture

21 stars 27 forks source link

Installation

Maven install to generate sources

  1. From IntelliJ > View > Tool Windows > Maven > Lifecycle > install
  2. From command line: mvn install

Fancy a newer Java version?

If you want to play with records, switch expressions and text blocks """, change the in parent pom.xml

Add generated sources in IntelliJ

On the following folder: right click > Mark as > Generated Sources Root