Concise and fast Java library for object transformations:
* Object mapper between classes, using annotations
* Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions
Maven dependency:
<dependency>
<groupId>net.sf.kfgodel</groupId>
<artifactId>bean2bean</artifactId>
<version>1.1.2</version>
</dependency>
Don't forget to add custom repository:
<repository>
<id>tenpines_repo</id>
<name>Repositorio 10pines</name>
<url>http://services.10pines.com:8081/artifactory/repo</url>
</repository>
Features
- Inter-Object property mapping and population
- General purpose object conversion
- Dynamic languages support: OGNL or Groovy
License
Other LicenseFollow Bean2Bean
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bean2Bean!