#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,7 @@
/**
* HAL-specific extensions, SPIs and Jackson customizations.
*
* @see http://stateless.co/hal_specification.html
*/
package org.springframework.hateoas.hal;