mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
scan our classes only
This commit is contained in:
6
src/main/webapp/WEB-INF/scan.xml
Normal file
6
src/main/webapp/WEB-INF/scan.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<scan>
|
||||
<packages>
|
||||
<package>com.commafeed</package>
|
||||
</packages>
|
||||
</scan>
|
||||
Reference in New Issue
Block a user