Skip to content

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

Notifications You must be signed in to change notification settings

ShirishSaxena/Java-8-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages