Added package-info.java for support package.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Various helper classes useful when working with JPA.
|
||||
*/
|
||||
package org.springframework.data.jpa.support;
|
||||
|
||||
Reference in New Issue
Block a user