Skip to content

onixbyte/common-toolkit

Repository files navigation

Common Toolkit

Introduction

This module provides a set of utilities to streamline Java codes.

Features

  • AES encryption and decryption;
  • Base64 encode and decode;
  • Boolean calculation;
  • Reduce if...else... with lambdas;
  • Hash calculation for strings;
  • Convert Java beans to map and map to Java beans;
  • Simplified range generator.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages