We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502576b commit 3c0dbdaCopy full SHA for 3c0dbda
src/main/java/org/springframework/data/jpa/repository/config/BeanDefinitionNames.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2014 the original author or authors.
+ * Copyright 2014-2015 the original author or authors.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -20,6 +20,7 @@
20
21
* @author Oliver Gierke
22
* @author Thomas Darimont
23
+ * @author Andrew Walters
24
*/
25
interface BeanDefinitionNames {
26
0 commit comments