This commit is contained in:
Marcin Grzejszczak
2016-12-06 23:36:27 +01:00
committed by Marcin Grzejszczak
parent d69670db68
commit 3e90c1ab9d
6 changed files with 7 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ import org.springframework.core.io.support.SpringFactoriesLoader
* Retrieves file converters from the class path and operates on them.
*
* @author Marcin Grzejszczak
* @since 1.0.3
* @since 1.1.0
*/
@CompileStatic
class SingleFileConvertersHolder {