This webapp realizes site field with using of principle of RESTful architecture.
- This app can be pushed and used with any development environment that supports Java (IntellijIDEA, Eclipse, others).
After you pushed webapp, you can use it. Steps of work are next:
I. Registration of your site;
II. Login;
III. Convert specific url to unique key;
IV. Redirect using unique key;
V. Get statistic of url visits;
- Java Core;
- JWT;
- PostgreSQL;
- Spring Boot Security;
- Spring Boot Data JPA;
- Spring Boot Logging;
- Spring Boot Web;
- Spring Boot Tomcat;
- Rest API
Sergey Gromovoy