

Test
@df78543cec45cf24f18e7976ca934ef29d618084
--- src/main/java/com/ajin/ajinerp/AjinErpApplication.java
+++ src/main/java/com/ajin/ajinerp/AjinErpApplication.java
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 |
|
14 | 14 |
public static void main(String[] args) { |
15 | 15 |
SpringApplication.run(AjinErpApplication.class, args); |
16 |
- System.out.println("test!!!"); |
|
16 |
+ System.out.println("test!!!123"); |
|
17 | 17 |
} |
18 | 18 |
|
19 | 19 |
@Bean(name="jsonView") |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?