About JavaXT

Peter Borissow
Yup, that's me back in the summer of 2006 contemplating getting into Java.

This project was started back in the summer of 2006 when I started porting some of my code from .NET to Java. At the time Java 1.6 was just coming out and I was frustrated by the amount of code required to do some of the most basic operations. I started writing utilities to simplify my code and plug some holes I saw in the core JDK. Over time the code started to grow to cover things like database connections and webservice bindings. I needed a namespace to encapsulate these utilities so I created javaxt.com.

Of course, a lot has changed since 2006. Java has matured quite a lot over the years and has added a ton of features that simply didn't exist when I first started this project. But I still use my JavaXT libraries every day :-)

I know the code is far from complete and definitely not perfect but I hope you find it useful. Feel free to contact me if you have any questions or suggestions at peter.borissow@yahoo.com

 

Acknowledgements

The core JavaXT package includes code developed by the following individuals.