:speech_balloon: Make request lazier
Open
question
- Dominant language
- Java
- Stars
- 6
- Forks
- 10
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 4
Description
All endpoints of searching/collecting all result send complete object
For some endpoints it could be better to send a list of id or partial ojects and only get complete object when requested directly
For instance /realms send all configuration which can be very large in multirealm environment and can be really slow when loading ui
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.