All Classes and Interfaces
Class
Description
Utility class for calculating backoff delays.
Base class for JPA entities with a generated ID.
A basic model class that includes an ID field.
Utility class for handling collections.
Core exception class that includes an
ErrorCode and supports message formatting with arguments.Interface representing a temporal entity with a date interval.
Utility class for working with
LocalDateTime objects.Utility class for date operations.
Enumeration of error codes used in the application.
A util with methods helpful for handling exceptions and
ErrorCodes.Very useful utility methods for working with Functions.
Main class for the HTTPS Client Library Spring Boot application.
Represents a time InstantInterval with a start and end date.
Utility class for working with
Instant objects.Represents a time interval with a start and end date.
Properties for configuring key and trust stores.
Utility class for object-related operations.
A tuple of things.
A utility class for safely parsing various data types from strings and objects.
Util methods for using predicates in streams.
A custom HTTP request factory that configures SSL settings for HTTPS connections.
Utility class for building SSL contexts and REST clients with custom keystore and truststore configurations.
Utils for processing objects in streams.
Utils for string and formatting operations.
Configuration class for time-related beans and components.
A utility class that provides constants and comparators for handling time-related operations.
Factory class for obtaining the current date and time, as well as time zone information.
Represents a time interval with a start and end date.
TimeProvider is an interface that provides methods to obtain the current date and time,
the default
TimeUnit accuracy to use, the time zone and over configured values
that are used across the application when handling date and date-time data.Default implementation of
TimeProvider interface.Configuration properties for the TimeProvider.
Class representing an unsigned integer (UInt) with a range from 0 to 4294967295.
Interface defining the getId method.