Initialize sub-projects

This commit is contained in:
woo-jin-shin
2021-08-20 18:04:06 +09:00
parent 580f2a4c7e
commit 019b1f2211
13 changed files with 113 additions and 45 deletions

View File

@@ -0,0 +1,10 @@
package com.myoa.engineering.music.soundhoundfound.processor;
/**
* ProcessorApplication
* @author Shin Woo-jin (woo-jin.shin@linecorp.com)
* @since 2021-08-20
*
*/
public class ProcessorApplication {
}