Serge Khodorkovsky
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Customize extract field refactoring
AnsweredWe have an old service loader, which would be used as MyService.get().doSomething(). As we clean up code and move to autowiring, it's a 2 step process:1. refactor: extract field, so that now i have...