-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to js2pets! This project is an extension of jsonschema2pojo, designed to enhance the generation of Java POJOs (Plain Old Java Objects) from JSON schemas. By adding custom rules and configurations, js2pets provides greater flexibility and functionality tailored to the specific needs of your project.
This wiki serves as a comprehensive guide to help you make the most out of js2pets. Whether you're new to JSON schema generation or an experienced developer looking to extend the capabilities of jsonschema2pojo, you'll find all the necessary resources here to get started and to customize your workflow.
- Enhanced Rule Factory: Integrate custom rules seamlessly with jsonschema2pojo, allowing for fine-tuned control over how Java classes are generated from JSON schemas.
- Maven and Gradle Support: Easily integrate js2pets with both Maven and Gradle projects, ensuring compatibility with your preferred build system.
- Flexible Configuration: Customize constructors, serialization features, and other aspects of the generated Java classes to suit your specific requirements.
Ready to dive in? Head over to the Getting Started guide for step-by-step instructions on setting up js2pets in your project. Whether you're using Maven or Gradle, we'll guide you through the process of integrating this powerful tool into your development environment.
To help you navigate the resources available, here’s a breakdown of the wiki’s structure:
- Additional Resources: Links to external resources that may be useful during your development process.
- Architecture: Detailed insights into the design and structure of js2pets, helping you understand how the components fit together.
- Frequently Asked Questions: Answers to common questions about js2pets to assist with quick troubleshooting.
- Getting Started: A comprehensive guide to setting up and configuring js2pets in your project.
- Licenses and Credits: Information about the licenses for js2pets and acknowledgments for the libraries and tools it uses.
- Troubleshooting: Specific guidance on resolving issues that may arise while using js2pets.
- Usage: Detailed instructions on how to configure and use the features and capabilities of js2pets.
For detailed API documentation, please visit our Javadoc page, where you'll find comprehensive information about the classes, methods, and interfaces provided by js2pets.
We welcome contributions from the community! Whether you have a bug report, feature suggestion, or improvement to the documentation, your input is highly valued. For more details on how to get involved, please check out our contribution guidelines.
If you have questions, encounter issues, or simply want to share your thoughts on js2pets, don't hesitate to start a discussion or open an issue on the repository.
Thank you for choosing js2pets! We hope this project enhances your development experience and helps you efficiently generate Java POJOs tailored to your specific needs.