Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

DTO functionality is not working #25

Closed
marcelinobadin opened this issue Jul 2, 2015 · 3 comments
Closed

DTO functionality is not working #25

marcelinobadin opened this issue Jul 2, 2015 · 3 comments
Labels

Comments

@marcelinobadin
Copy link

I'm using the newest (1.1.0) version but not even selecting all or one by one the script is not creating the dto classes.

@MathieuAA
Copy link
Member

Hi again, from what I see, I notice no differences between our code and the JHipster's code (both use 'no' and 'mapstruct' as values for the 'dto' key). I'm going to test it...

@MathieuAA
Copy link
Member

I tested the feature (for one, for two non-consecutive, and all entities), and for each class I selected, its corresponding DTO was created.
Go to src/main/java/com/mycompany/myapp/web/rest/dto/ to find them.

@marcelinobadin
Copy link
Author

Ooops. My bad. Wrong generator-jhipster version. I have updated and it works fine now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants