p

proxycian

Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy) or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for transparent and easily debuggable proxies, because as we know proxies is usually part of "magic" for the team. Hence, the name of this library - Proxycian as a magician for the proxies ;)
https://github.com/FgForrest/Proxycian/
MIT License
FG Forrest, a.s.
Jan Novotný
Aggregated version Version Update time
1.4 1.4.0 Feb 05, 2024
1.3 1.3.10 Jul 21, 2023
1.3.9 Jul 21, 2023
1.3.8 Jul 21, 2023
1.3.7 Jul 14, 2023
1.3.6 Jul 08, 2023
1.3.5 Jun 29, 2023
1.3.4 Dec 07, 2022
1.3.3 Jul 19, 2022
1.3.2 Jun 15, 2022
1.3.1 Jun 15, 2022
1.3.0 Jun 01, 2022
1.2 1.2.4 Apr 20, 2022
1.2.3 Apr 19, 2022
1.2.2 Apr 03, 2022
1.2.1 Mar 30, 2022
1.2.0 Mar 30, 2022
1.1 1.1.6 Mar 30, 2022
1.1.5 Mar 26, 2022
1.1.4 Mar 25, 2022
1.1.3 Mar 25, 2022
1.1.2 Mar 25, 2022
1.1.1 Mar 24, 2022
1.1.0 Mar 24, 2022
1.0 1.0.4 Mar 23, 2022
1.0.3 Mar 19, 2022
1.0.2 Mar 17, 2022
1.0.1 Mar 17, 2022
1.0.0 Mar 17, 2022
29 Records