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

redundant templates found #40

Closed
dominik42 opened this issue Sep 17, 2017 · 5 comments
Closed

redundant templates found #40

dominik42 opened this issue Sep 17, 2017 · 5 comments

Comments

@dominik42
Copy link

Hi,
after a 3 day deep dive into angular/typescript I was very impressed by the angular cli for generating all kinds of artifacts needed by angular apps. Mainly, I'm a Spring Boot backend developer so I was looking around for a similar solution for Spring Boot and found your project. Nice work until now, thank you !!! I've just cloned the repo and start playing around. My first question: why the Thymeleaf templates are exists in booth projects, spring-boot-generate AND spring-scaffold-cli ? As I assume, spring-scaffold-cli is the integration into the Spring Boot CLI and the real work is done by spring-boot-generate, right ? So should the templates better resists in spring-boot-generate only ?

Greetings from Germany
Dominik

@netodevel
Copy link
Owner

netodevel commented Sep 17, 2017

Hi @dominik42 , Thanks
yes the real work is spring-boot-generate, and right now I'm working a new core extensible and easy-maintenance .
so that the community can contribute with some templates to the generate...
Please access this link to see how the new core of the project
https://github.com/NetoDevel/generate-core

I will soon update this new core in this repository.
if you want to contribute, make a fork of the new repository and then I will merge here.

@dominik42
Copy link
Author

dominik42 commented Sep 18, 2017 via email

@netodevel
Copy link
Owner

@dominik42
Generates Clean are simple classes instead of being a full CRUD.
Just see the difference in the templates.
https://github.com/NetoDevel/generate-core/tree/master/src/main/resources/templates/java/controller

@dominik42
Copy link
Author

dominik42 commented Sep 18, 2017 via email

@netodevel
Copy link
Owner

@dominik42, enter the gitter, there we can talk more about.
In the project readme has the link to the gitter.

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

No branches or pull requests

2 participants