Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Money class for Spring Boot 3 #1

Open
kwonglau opened this issue May 10, 2023 · 1 comment
Open

Money class for Spring Boot 3 #1

kwonglau opened this issue May 10, 2023 · 1 comment

Comments

@kwonglau
Copy link

@cer, should we publish a new version of this dependency so that we can use in this branch https://github.com/eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders/tree/wip-spring-boot-3

or should we copy the Money in the project and fix the following import ?

import javax.persistence.Access;
import javax.persistence.AccessType;
import javax.persistence.Embeddable;

@cer
Copy link
Contributor

cer commented May 10, 2023

Such a PITA.

I'd add a eventuate-examples-common-money-jakarta9 module that's a copy of the existing one.

cer added a commit that referenced this issue May 20, 2023
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

No branches or pull requests

2 participants