This repo contains a spring boot appplication which encodes String based on an offset Value. There is an user interface implemented using swing view components.
A user can enter a string value and offset in swing ui and the encoded string will be displayed on same UI.