Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

zlict/m223-legacy-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST

Project Tree

E:.
|   .gitignore
|   .gitlab-ci.yml
|   pom.xml
|   Procfile
|   README.md
|
+---src
|   +---main
|   |   +---java
|   |   |   \---net
|   |   |       \---komeo
|   |   |           \---m223
|   |   |               \---web
|   |   |                   +---control
|   |   |                   |       SimpleServlet.java
|   |   |                   |
|   |   |                   \---model
|   |   |                           KomeoMicroService.java
|   |   |
|   |   +---resources
|   |   \---webapp
|   |       |   index.jsp
|   |       |
|   |       +---META-INF
|   |       |       context.xml
|   |       |       MANIFEST.MF
|   |       |
|   |       \---WEB-INF
|   |               web.xml
|   |
|   \---test
|       \---java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages