Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 655 Bytes

File metadata and controls

23 lines (15 loc) · 655 Bytes

Router

Root domain to Telegram channel redirection service with custom URL shortener at jakubpejzl.me/*.

Stack

  • Java 21
  • Spring Boot 3.4.5
  • Spring Data JDBC
  • Oracle ATP DB (23ai)

Deployment

Fill in Oracle ATP DB credentials in application.properties first, please.

mvn clean install
java -jar target/router-23.05.jar

License

I released this project under MIT License. Use freely for any purpose. Copy, modify, distribute or commercialize without permission. Provided the copyright notice and permission notice are included in all copies or substantial portions of the file.