Browse Source
We now use a non-static cache for TypeInformation instances in SimpleTypeInformationMapper to make sure Spring Boot's development tools can correctly reload classes. Removed the static singleton instance of SimpleTypeInformationMapper in favor instantiating it directly.pull/155/head
2 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue