Generates random passwords according to user input parameters
The SwaggerUI for detailled API description can be found here:
{base-url}/swagger-ui.html
Using the parameterized API endpoints, the following parameters can be passed:
smallChars (boolean)
capsChars (boolean)
numberChars (boolean)
specialChars (boolean)
length (int)
The following config variables can be passed when launching the application, for example like this:
admin.password=p455w0rd