0
This repository has been archived on 2022-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
skeleton-springmvc/README.MD

15 lines
408 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Skeleton: SpringMVC (war) + JSP template engine
В данной ветке располагается пример *(заготовка, шаблон)*
для создания _WebApplication_ средствами **Spring Framework**
с использованием **Spring WebMVC**.
В качестве шаблонизатора использован **JSP**.
## Сборка
```
mvn package
```