@ -82,7 +82,7 @@ public class RuntimeBeanReference implements BeanReference {
@@ -82,7 +82,7 @@ public class RuntimeBeanReference implements BeanReference {
@ -439,7 +439,7 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
@@ -439,7 +439,7 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
@ -74,7 +74,7 @@ public class RuntimeHintsInvocationsAssert extends AbstractAssert<RuntimeHintsIn
@@ -74,7 +74,7 @@ public class RuntimeHintsInvocationsAssert extends AbstractAssert<RuntimeHintsIn
@ -84,7 +84,7 @@ public class RuntimeHintsInvocationsAssert extends AbstractAssert<RuntimeHintsIn
@@ -84,7 +84,7 @@ public class RuntimeHintsInvocationsAssert extends AbstractAssert<RuntimeHintsIn
@ -85,7 +85,7 @@ public class NullSafeComparator<T> implements Comparator<T> {
@@ -85,7 +85,7 @@ public class NullSafeComparator<T> implements Comparator<T> {
@ -49,7 +49,7 @@ public class SimpleNamespaceContext implements NamespaceContext {
@@ -49,7 +49,7 @@ public class SimpleNamespaceContext implements NamespaceContext {
@Override
publicStringgetNamespaceURI(Stringprefix){
Assert.notNull(prefix,"No prefix given");
Assert.notNull(prefix,"'prefix' must not be null");
if(XMLConstants.XML_NS_PREFIX.equals(prefix)){
returnXMLConstants.XML_NS_URI;
}
@ -78,7 +78,7 @@ public class SimpleNamespaceContext implements NamespaceContext {
@@ -78,7 +78,7 @@ public class SimpleNamespaceContext implements NamespaceContext {
@ -114,11 +114,11 @@ public class SimpleNamespaceContext implements NamespaceContext {
@@ -114,11 +114,11 @@ public class SimpleNamespaceContext implements NamespaceContext {
@ -80,7 +80,7 @@ public class RowMapperResultSetExtractor<T> implements ResultSetExtractor<List<T
@@ -80,7 +80,7 @@ public class RowMapperResultSetExtractor<T> implements ResultSetExtractor<List<T
@ -70,8 +70,8 @@ public class MessagingMessageConverter implements MessageConverter, Initializing
@@ -70,8 +70,8 @@ public class MessagingMessageConverter implements MessageConverter, Initializing
@ -61,7 +61,7 @@ public class MockClientHttpResponse implements ClientHttpResponse {
@@ -61,7 +61,7 @@ public class MockClientHttpResponse implements ClientHttpResponse {