It is expected that the configuration item supports not reading classes from sub-packages. #694
Typhus-xxj
started this conversation in
Ideas
Replies: 3 comments
-
|
@Typhus-xxj Pull requests can be submitted for collaborative contributions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
ok |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This item might be better implemented with Ant Path. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current configuration item: packageFilters, supports regular expressions. However, it cannot effectively exclude sub-packages under a certain package.

目前配置项:packageFilters,支持正则表达式。但是并不能有效排除某个包下的子包
Currently, I want to generate the content under the Controller package normally without generating the content of sub-packages.
目前想正常生成Controller包下的内容,不生成子包的内容。
Beta Was this translation helpful? Give feedback.
All reactions