fxllong / fisher

基于Spring Cloud Alibaba,Oauth2,基于VUE的后台权限管理框架,集成了基于MQ的可靠消息的分布式事务解决方案,集成Caffeine和redis分布式多级缓存,集成了Skywalking的APM监控。并采用K8S集群部署,实现灵活的弹性伸缩,高可用的基础架构平台
664 stars 235 forks source link

Change method name 'current' to 'getCurrentTimestamp' #18

Open pdhung3012 opened 5 years ago

pdhung3012 commented 5 years ago

This class is used to represent TimeStampUtil. This method named 'current' is to get current timestamp. Thus, the method name 'getCurrentTimestamp' is more intuitive than 'current'.