Skip to content

Commit 751575e

Browse files
authored
Update ApplicationConfig.java
1 parent 7b20556 commit 751575e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/example/project/configuration/ApplicationConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import org.springframework.context.annotation.Configuration;
66
import org.springframework.context.annotation.PropertySource;
77

8+
89
@Configuration
910
@Data
1011
@PropertySource("application.properties")

0 commit comments

Comments
 (0)