# Codebase for the blog post [#HOWTO: Avoid repeating attributes in JPA entities](https://rieckpil.de/howto-avoid-repeating-attributes-in-jpa-entities/)Steps to run this project:1. Clone this Git repository2. Navigate to the folder `avoid-repeating-attributes-in-jpa-entities`3. Run this project with `mvn spring-boot:run`4. Visit the H2 console at `http://localhost:8080`