Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 372 Bytes

Springboot util

A common api of web application

Functional

  1. yaml properties resource factory, read .yaml configration file
  2. json result, a web responsive utility
  3. dbUtil, a simple encapsulation of jdbc template
  4. random, return a random instance of any class in a annotated way
  5. expired, use java timer, annotation and reflect, expire instance's property