spring-devops / txn-spring-petclinic

0 stars 0 forks source link

Refactor Bootstrapping data into each entity's own method #48

Closed spring-devops closed 4 years ago

spring-devops commented 4 years ago

The current method is long and will become ugly. The fist refactor will involve separating chunks into separate methods. Later this can be separated into a different class structure