added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
This commit is contained in:
@@ -11,11 +11,7 @@
|
||||
</layout>
|
||||
</appender>
|
||||
|
||||
<logger name="org.springframework.beans">
|
||||
<level value="warn" />
|
||||
</logger>
|
||||
|
||||
<logger name="org.springframework.binding">
|
||||
<logger name="org.springframework.mapping">
|
||||
<level value="debug" />
|
||||
</logger>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user