Skip to content

Commit 868fddc

Browse files
committed
GH-119 - Added package-info.java for util package.
1 parent 090ddc6 commit 868fddc

File tree

1 file changed

+4
-0
lines changed
  • spring-modulith-core/src/main/java/org/springframework/modulith/core/util

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Utilities.
3+
*/
4+
package org.springframework.modulith.core.util;

0 commit comments

Comments
 (0)