Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-11 | Make sure HTTP requests actually use caching | Vitaly Takmazov | |
* OkHttp dispatcher is not used for synchronous requests * @Cacheable only works for bean method calls, refactor beans to use it correctly | |||
2023-10-23 | ActivityPub: using single-thread for http client | Vitaly Takmazov | |
2023-02-16 | ActivityPub: improve logging | Vitaly Takmazov | |
2023-01-19 | RestTemplate -> OkHttpClient | Vitaly Takmazov | |
2023-01-05 | Update config copyrights | Vitaly Takmazov | |
2022-12-08 | Spring beans should not be public | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2021-04-17 | Cleanup deprecated usage of third-party libraries | Vitaly Takmazov | |
2021-04-12 | ActivityPub: pooling HTTP client | Vitaly Takmazov | |