Alberto Codutti
Alberto Codutti
**Is your feature request related to a problem? Please describe.** We need to configure properly the Owasp Dependency Checker plugin to be able to enable again the `9.0` option. Currently...
Brief description of the PR. [e.g. Added `null` check on `object` to avoid `NullPointerException`] **Related Issue** This PR fixes/closes _{issue number}_ **Description of the solution adopted** A more detailed description...
This PR introduces a new StorableNotFoundException meant to be thrown when a Storable is not found. This exception is similar to KapuaEntityNotFountException, but for Storable classes. **Related Issue** _None_ **Description...
This PR deprecates `commons.db.pool.size.min` and `commons.db.pool.size.max` settings since they have changed their meaning/usage after #4067 **Related Issue** This PR improves changes made in #4067 **Description of the solution adopted** Deprecated...