Hello
Great plugin, I think it's really cool!
I'm in a situation where I'd like to generate files for a SpringBoot app. My files are generated perfectly, but I'd also like to generate an additional integration test file in a separate folder.
I'm working with modules. Here's the structure
I generate my files in app > app-server > src > main > java and I would like to generate my test files in app > app-server > it > java
Is this possible or is it planned? Thanks in advance.
Hello
Great plugin, I think it's really cool!
I'm in a situation where I'd like to generate files for a SpringBoot app. My files are generated perfectly, but I'd also like to generate an additional integration test file in a separate folder.
I'm working with modules. Here's the structure
I generate my files in app > app-server > src > main > java and I would like to generate my test files in app > app-server > it > java
Is this possible or is it planned? Thanks in advance.