Simple is an XML serialization framework for Java. Its goal is to provide an XML serialization framework that enables rapid development of XML configuration and XML communication applications.
License
Apache License V2.0Follow Simple
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
-
looks nice but the provided examples are not complete . tutorial is not acurate enough for me. f.i. I got stuck with this cade that I can not get to work. I leave it for now and try an other frame work @Root public class ExampleList { @ElementList(type=C.class) private SpecialList<A, B, C> list; public SpecialList<A, B, C> getSpecialList() { return list; } }
-
Really nice.
-
Great help when de-/serializing objects from and to XML!
-
Easy to use. Lots of good examples.
-
Excellent project. Easy to use, does exactly what it says on the box :)