WebJava Framework Structure This is the package structure you need to follow to create successfully a WebJava App WebJava Demo/ ├── src/main/java/com/example/WebJavaAppStructure/ │ ├── endpoints/ │ ├── operators/ │ ├── storages/ │ ├── dataobjects/ └── pom.xml