Skip to content

Commit b15de7d

Browse files
committed
Maven Site and Documentation
1 parent f77bad0 commit b15de7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/woehlke/simpleworklist/domain/testdata/TestDataController.java renamed to src/main/java/org/woehlke/simpleworklist/application/testdata/TestDataController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package org.woehlke.simpleworklist.domain.testdata;
1+
package org.woehlke.simpleworklist.application.testdata;
22

33
import lombok.extern.slf4j.Slf4j;
44
import org.springframework.stereotype.Controller;

0 commit comments

Comments
 (0)