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

Convert registry classes with generated getters and setters #2379

Closed
iamareebjamal opened this issue Mar 17, 2018 · 2 comments
Closed

Convert registry classes with generated getters and setters #2379

iamareebjamal opened this issue Mar 17, 2018 · 2 comments

Comments

@iamareebjamal
Copy link
Member

iamareebjamal commented Mar 17, 2018

Actual Behaviour

Currently, the classes generated after removing lombok are in Java and hence contain generated getters and setters

Reference #2373

Expected Behaviour

Convert these classes to Kotlin

Parent Issue: #2357

@sriramr98
Copy link
Contributor

I will work on this as my next step

@sriramr98
Copy link
Contributor

@iamareebjamal I guess this issue can be closed as I see that the StrategyRegistry class and other Strategy classes have already been converted by you to Kotlin in the last commit from exporting Lombok dependent classes to a separate module.

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

No branches or pull requests

2 participants