wuyouzhuguli / SpringAll

循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
MIT License
28.23k stars 8.12k forks source link

Change method name 'users' to 'getUserList' #16

Closed pdhung3012 closed 5 years ago

pdhung3012 commented 5 years ago

This class is used to represent SystemUtils. This method named 'users' is to get a list of users. Thus, the method name 'getUserList' is more intuitive than 'users'.

wuyouzhuguli commented 5 years ago

非功能性改动,sorry,不过还是要感谢您的PR