Plan/Plan/api/src/main/java/com/djrapitops/plan/delivery/web
Aurora Lahtela 88b4191f6b
Implement http caching (#2840)
* Implement first response parts of http caching
* Implement cached response for static resources
* Implement HTTP caching for json responses
* Fix last seen value for online players
* Implement http caching for pages (.html)
* Use placeholder cache even with async requests.

Affects issues:
- Close #2813
2023-01-22 10:18:14 +02:00
..
resolver Fix gzip support for Jetty 2022-08-31 19:44:38 +03:00
resource Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
ResolverService.java Fixed a bunch of IntelliJ inspection issues and typos 2021-03-23 11:57:01 +02:00
ResourceService.java Fixed a bunch of IntelliJ inspection issues and typos 2021-03-23 11:57:01 +02:00
package-info.java Added some package-info files for javadocs 2021-03-10 11:38:48 +02:00