alexdeyneka / spring-mvc-service

The project is based on Spring MVC framework where *.jsp files are used as views. Service uses another application controller's endpoints via RestTemplate
0 stars 0 forks source link

Spring-mvc-service

Spring-mvc-service is an application for managing products

Installation

Use maven to install i.

mvn clean install

Usage

Call the following controllers' endpoints: "/home" (GET); "/login" (GET, POST); "/all (GET); "/addProduct" (GET, POST); "/register" (GET, POST);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate

License

No license