Matthew Aguirre
Matthew Aguirre
I needed to have support for specifying the location of cacerts. This allows that (same as with Atlassian's git and confluence Docker images).
Used for allowing downstream loading of new languages/syntax. Removed files I was using in previous pull (pom.xml, etc.) https://github.com/bobbylight/RSyntaxTextArea/pull/142
## Feature Check list - [X] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [X] Read the README to ensure the feature is not already present - [X] You read [Creating...
For example, I would like to serialize null values in a HashMap. Or List of HashMaps.
Updated to use Java's ServiceLoader to allow downstream extension to language support. This will replace the pull: https://github.com/bobbylight/RSTALanguageSupport/pull/28
Accessing config key '[auditLog]' through dot notation is deprecated, and it will be removed in a future release. Use 'config.getProperty(key, targetClass)' instead. Update the ConfigObject accessor to be as follows:...