Recommendation
Thank you for boot-app and angular2
I know this is for tutorial,
but could you think to make it like library (Maven and npm), so every time you are enhancing the library we will have it automatically
@hkashlan I will consider it. But can I ask how you utilize it more concretely? I would like to hear your ideas.
Currently this is what I am doing, and this is my idea:
-
boot-app:
is will be a library for other project, and the other project will have domain, controller,..... in this way I will share you code with many projects, and if you enhanced the code I have to replace this lib (boot-app)
-
angular2
actually I didn't use your, it is help me in the beginning then I used https://github.com/swagger-api/swagger-codegen to generate the domain and api
if you want I can share the code after I finish the first release.
BTW, could you send me the tutorial (even if it is draft) so I can understand the code better
and thank you for your code it is really gooooooood.
@hkashlan I understand your idea. Thanks,