Additional Checkstyle Fixes
Issue gh-393
This commit is contained in:
@@ -23,8 +23,8 @@ import org.springframework.context.annotation.Bean;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
|
||||
/**
|
||||
* Initializes the H2 {@link WebServlet} so we can access our in memory database
|
||||
* from the URL "/h2".
|
||||
* Initializes the H2 {@link WebServlet} so we can access our in memory database from the
|
||||
* URL "/h2".
|
||||
*
|
||||
* @author Rob Winch
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user