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

Un-deprecate constructor #32

Open
tarekoraby opened this issue Jan 27, 2022 · 0 comments
Open

Un-deprecate constructor #32

tarekoraby opened this issue Jan 27, 2022 · 0 comments

Comments

@tarekoraby
Copy link
Contributor

Consider un-deprecating the constructor public ExampleDataGenerator(Class<T> type).

This is deprecated in favor of public ExampleDataGenerator(Class<T> type, LocalDateTime referenceTime). However, the former is simpler to use if one doesn't want to generate date-time data, or if one doesn't care about the reference time used.

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

1 participant