| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
method, which will replace filename invalid characters witch '_'. (#11)
|
|
|
|
This will throw an exception with error message describing what the error is instead of
having a more generic NoSuchElementException to be thrown if Optional.get() has no value
after calling findFirst() on an empty stream.
|
|
|
|
* Do not use component creation using annotation on classes since components will
be created within AppConfiguration config class
* Patient PseudonymizeService intentionally uses prefix. If no prefix is configured,
the default value "UNKNOWN" will be used to prevent conflicts with other
organizations and to show the source organization.
|
|
|
|
|