we do not use sApplicationModule as a class loader service
This commit is contained in:
parent
d3198ad8b7
commit
0d71313cf4
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import org.xbib.net.http.server.application.ApplicationModule;
|
||||
|
||||
module org.xbib.net.http.server {
|
||||
uses ApplicationModule;
|
||||
uses org.xbib.config.ConfigLogger;
|
||||
exports org.xbib.net.http.server;
|
||||
exports org.xbib.net.http.server.application;
|
||||
|
|
Loading…
Reference in a new issue