Listening ApplicationStartedEvent from spring boot.
Entire configuration of the Differ.
Main controller of the application.
Holds differences between two versions.
Service for finding changes.
Implementation of DiffService interface.
Result of methods which can end with some error.
Indicates that Differ support should be enabled.
Helpful functions for rendering differences.
Service for transforming map.
Implementation of MapTransformerService interface.
(extensions in package com.differ.differcore.utils)
(extensions in package com.differ.differcore.utils)
Helpful functions for rendering differences.
Helpful functions for rendering differences.
Service for saving current description of API.
Implementation of SaveService interface.
(extensions in package com.differ.differcore.utils)
Service for working with existing API versions.
Implementation of VersionService interface.