mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2025-07-19 00:09:25 +00:00
Refactor module "server" -> structure de webapp
This commit is contained in:
@ -16,7 +16,7 @@ public class ServerStateService {
|
||||
this.serverState = new ServerState();
|
||||
|
||||
//TODO config adresse IP
|
||||
//this.server.setAddress(...);
|
||||
//this.com.pqt.server.setAddress(...);
|
||||
|
||||
this.server.setLastUpdate(new Date());
|
||||
}
|
0
Workspace/server/src/main/WEB-INF/web.xml
Normal file
0
Workspace/server/src/main/WEB-INF/web.xml
Normal file
Reference in New Issue
Block a user