#310 - Added missing package-info.java files.

This commit is contained in:
Oliver Gierke
2015-02-27 15:03:27 +01:00
parent 32d7c9bf51
commit 1efb5a53bf
6 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/**
* Client side support.
*/
package org.springframework.hateoas.client;