In this project, a server application for link shortening has developed. The application contains a one-page site with a minimalistic interface.
- JDK 16
- Apache Maven
- Spring Boot
- Thymeleaf
- Lombok
- SL4J
- Logback
- PostgreSQL
- HTML5, CSS3, JS
- jQuery
- Install JDK 16 and PostgreSQL
- Clone this repository
- In file
./src/main/resources/application.properties
change parameters for accessing the database: -
spring.datasource.url
-
spring.datasource.username
-
spring.datasource.password