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

jhipster-side-by-side #288

Closed
1 task done
co5dt opened this issue Nov 19, 2018 · 2 comments
Closed
1 task done

jhipster-side-by-side #288

co5dt opened this issue Nov 19, 2018 · 2 comments

Comments

@co5dt
Copy link

co5dt commented Nov 19, 2018

Overview of the feature request

I feel like I'm on a roll, so here it goes:

There was a very interesting presentation at JHipster Conf 2018 called "JHipster side-by-side". Though the presentation was flawed at one or two points, the basic principle is very intuitive. A non-destructive approach for working with jhipster is to extend the generated classes (Repository, Service, RestController, AngularService). All of the mentioned Java classes inject the respective extended classes, the RestController's receive an updated RequestMapping annotation (works perfectly fine with recent Spring versions) and the extended Angular service an updated endpoint URL respectively.

Motivation for or Use Case

Image doing this for 40+ entities after a weekend-long planning session with your BI and domain experts. It sure is do-able within an hour, yet it is tedious and error-prone.

Related issues or PR
  • Checking this box is mandatory (this is just to show you read everything)
@deepu105
Copy link
Member

@co5dt please check existing issues first, we are already discussing these #277

@co5dt
Copy link
Author

co5dt commented Nov 19, 2018

@deepu105
a) Sorry
b) Though wouldn't have found it by name anyway
c) Awesome

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