A portal to classify and filter all my repos. Previous version
Serves a thyme based web page which uses bootstrap + jquery to render repos and filters.
Uses RestTemplate calls from spring to dropwizard api.
- spring
- thyme
- RestTemplate
- generics
Generic api that returns list of filters from postgres database. The entity uses paramertized HQL named query.
- dropwizard
- postgresql drivers
- hibernate
- named query
Postgres database with 3 tables and 1 view in schema filter
.
Joins 2 tables to create the view.
- java
- springboot
- dropwizard
- bridge
- composit
- strategy
- template
- strangler
- api gateway
- schema per service
- shared database
- gradle:jdk11
- maven:3-openjdk-17
- postgresql:alpine
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h