Package dk.mada.jaxrs.generator.mpclient.imports
package dk.mada.jaxrs.generator.mpclient.imports
MicroProfile client import handling.
The various external types used by the generated code are represented by constants (in separate enumeration types for
each package).
This allows for consistent references to the external types in the generator.
-
ClassDescriptionKeeps track of imports for a single template, taking generator options into consideration.Jackson imports and their paths for FasterXml.Java IO import paths.Java math import paths.Java time import paths.Java util import paths.JAX-RS import paths.Json binding import paths.MicroProfile import paths.Quarkus import paths.RestEasy import paths.Types imports for easier handling in the code.A user-mapped import - replacing a given type with a imported class.Validation import paths.