Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 400 Bytes

Contains:

  • ConversionUtils (Lamda8 methods...)
  • ObjectUtils (To check for null and such...)
  • FTPUtils (download, move, upload)
  • SFTPUtils (download, move, upload)
  • Factory method for - FTP/SFTP
  • HibernateUtil (for quering db)
  • ExcelUtis (Generic Parser, Writer)
  • CSVUtils (Generic Parser, Writer)
  • Custom annotations (mostly to load bean depending on application.properties)
  • DateTimeUtils