Java-633 Standardize packages in spring-mvc-*
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package org.baeldung.boot.domain;
|
||||
package com.baeldung.boot.domain;
|
||||
|
||||
import static org.apache.commons.lang3.RandomStringUtils.randomAlphanumeric;
|
||||
public class Foo extends AbstractEntity {
|
||||
|
||||
Reference in New Issue
Block a user