Skip to content

aditya-lg/itfromhell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IT From Hell

My particular way for how IT works

Dynamic Drools

dynamicdrools

It's a set of useful classes to manage business rules written using Drools. The magic here is doing it dynamically, in memory, without static files to complicate your life.
You can read my article explaining how it works and how to use it in Creating rules dynamically with Drools.
What is there: Java, Drools, Maven

James Hook

jameshook

Are you looking for a solution to help to you organize your SVN repository and keep your application's source code shining? This is a pattern to code SVN pre-commit’ hook in Java!
Here is my article about this solution Coding SVN hook in Java.
What is there: Java, SVN, Windows batch file, Log4J, Maven

Please, visit my blog www.itfromhell.net.

Thank you, I hope these codes will be useful!
Gabriel

About

My particular way for how it works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.2%
  • Batchfile 7.8%