diff options
author | ShuhaoCai <caishuhao@huawei.com> | 2022-07-08 09:44:16 +0800 |
---|---|---|
committer | ShuhaoCai <caishuhao@huawei.com> | 2022-07-11 16:40:31 +0800 |
commit | 2369b55a48d6ca3ce251b86e0c4150806e60f183 (patch) | |
tree | dcd4d626473e0b7289df465bc78b794b0d28ccd3 /.gitignore | |
parent | 5cc8f3f6a5f57ef530daae0cf5de145f02e15fa7 (diff) |
intent schema definition
springboot framework init and intent dto and po definition
Signed-off-by: ShuhaoCai <caishuhao@huawei.com>
Issue-ID: USECASEUI-692
Change-Id: I4c1f9c4aa05c10f62d04b9e557ebb4089124dcf7
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ target/ # IntelliJ files .idea/ *.iml + +# Generated by Springboot Init Tool +.mvn/
\ No newline at end of file |