Skip to content

Add Account Lock Implementation#22

Open
gabrielsmartins wants to merge 8 commits intothombergs:multi-modulefrom
gabrielsmartins:master
Open

Add Account Lock Implementation#22
gabrielsmartins wants to merge 8 commits intothombergs:multi-modulefrom
gabrielsmartins:master

Conversation

@gabrielsmartins
Copy link

  • Added Account Lock Implementation using EntityManager
  • Added createdAt attribute in Account
  • Changed spring-context and validation-api dependencies to spring-boot-starter-validation in order to use the starters from spring boot
  • Added Identity Strategy in ID of AccountJpaEntity

Note: Was not possible to implement that using@Lock from Spring Data JPA because of transactions and there is no support to lock and release entity through annotation, that's why was used EntityManager

Base automatically changed from master to multi-module February 20, 2021 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant