CPColin / ceylon-spring-experiments

Experimenting with using Spring Boot from Ceylon
2 stars 0 forks source link

Entity.dateCreated updates on every save #8

Closed CPColin closed 5 years ago

CPColin commented 5 years ago

The Entity.dateCreated attribute is supposed to be set once and never update again, but it currently updates every time an entity is saved.