jar

io.github.dineshsolanki : TimeZoneInterceptor

Maven & Gradle

Jul 26, 2023
0 stars

TimeZoneInterceptor · this library offers a seamless solution for all your API requests that represent the timezone passed in the request header - 'X-TimeZone'. so that you can always get the client's timezone by doing 'TimeZoneInterceptor.getTimeZone()',all out of the box . What's more? The header name that it looks for can also be easily changed via property in application.properties/yml.

Table Of Contents

Latest Version

Download io.github.dineshsolanki : TimeZoneInterceptor JAR file - Latest Versions:

All Versions

Download io.github.dineshsolanki : TimeZoneInterceptor JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window TimeZoneInterceptor-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dineshsolanki.timezoneinterceptor

├─ io.github.dineshsolanki.timezoneinterceptor.TimeZoneInterceptor.class - [JAR]

├─ io.github.dineshsolanki.timezoneinterceptor.TimeZoneInterceptorAutoConfiguration.class - [JAR]