ShirishSaxena / Java-8-Utils

Some utility classes I created on my spare time to optimize my workflow and such

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some utility classes I created on my spare time to optimize my workflow and such


Languages

Language:Java 100.0%