Pinned Repositories
camel-rest-dsl-with-spring-security
Sample application on using Apache Camel with its REST DSL feature in combination with Spring Security
CamelCxfJetty
Test project for the usage of Apache Camel's routing functionality in combination with an Apache CXF managed service on top of a Jetty configured server
Classifier
Is a Java classification framework currently supporting Naive Bayes and a libSVM port as well as a fastC45 port
ContextExtraction
Online news article (HTML pages) context extraction using Maximum Subsequence Segmentation Algorithm as presented by Pasternack and Roth
JDiff
Java implementation of Myers Diff algorithm, based on a port from the C# implementation done by Nicholas Butler at http://simplygenius.net/Article/DiffTutorial1 or http://www.codeproject.com/Articles/42279/Investigating-Myers-diff-algorithm-Part-1-of-2
JDrum
Java implementation of the disk repository with update management (DRUM) framework as presented by Hsin-Tsang Lee, Derek Leonard, Xiaoming Wang, and Dmitri Loguinov in the paper "IRLbot: Scaling to 6 Billion Pages and Beyond"
JIRLbot
Java implementation of the Internet Research Lab Web Crawler (IRLbot) as presented by Hsin-Tsang Lee, Derek Leonard, Xiaoming Wang, and Dmitri Loguinov in their paper "IRLbot: Scaling to 6 Billion Pages and Beyond"
JNAFileInfo
Sample on how to use JNA with FileVersion to gain information on data stored in executable files. This will only work on Windows 2k and newer versions
spring-security-acl-mongodb
Spring Security MongoDB based access control list (ACL) implementation
ts-edifact
Typescript port of the node-edifact project
RovoMe's Repositories
RovoMe/spring-security-acl-mongodb
Spring Security MongoDB based access control list (ACL) implementation
RovoMe/JDiff
Java implementation of Myers Diff algorithm, based on a port from the C# implementation done by Nicholas Butler at http://simplygenius.net/Article/DiffTutorial1 or http://www.codeproject.com/Articles/42279/Investigating-Myers-diff-algorithm-Part-1-of-2
RovoMe/ContextExtraction
Online news article (HTML pages) context extraction using Maximum Subsequence Segmentation Algorithm as presented by Pasternack and Roth
RovoMe/JIRLbot
Java implementation of the Internet Research Lab Web Crawler (IRLbot) as presented by Hsin-Tsang Lee, Derek Leonard, Xiaoming Wang, and Dmitri Loguinov in their paper "IRLbot: Scaling to 6 Billion Pages and Beyond"
RovoMe/camel-rest-dsl-with-spring-security
Sample application on using Apache Camel with its REST DSL feature in combination with Spring Security
RovoMe/ts-edifact
Typescript port of the node-edifact project
RovoMe/JDrum
Java implementation of the disk repository with update management (DRUM) framework as presented by Hsin-Tsang Lee, Derek Leonard, Xiaoming Wang, and Dmitri Loguinov in the paper "IRLbot: Scaling to 6 Billion Pages and Beyond"
RovoMe/CamelCxfJetty
Test project for the usage of Apache Camel's routing functionality in combination with an Apache CXF managed service on top of a Jetty configured server
RovoMe/Classifier
Is a Java classification framework currently supporting Naive Bayes and a libSVM port as well as a fastC45 port
RovoMe/JNAFileInfo
Sample on how to use JNA with FileVersion to gain information on data stored in executable files. This will only work on Windows 2k and newer versions
RovoMe/PluginApplication
A basic Java plugin architecture with dependency injection and singleton support. The plugin application avoids file-locking
RovoMe/RuleBasedEngine
Simple rule-based enginde done in Java
RovoMe/CxfWsPojoTest
Simple test-project for POJO support of Camel's CXF extension
RovoMe/CamelMultipleJettyComponents
Showcases a simple Apache Camel setup which uses multiple Jetty components to build a REST based service
RovoMe/Common
Contains classes and functions used by a couple of internal frameworks
RovoMe/Parser
Simple HTML Parser Framework
RovoMe/PorterStemmer
Implementation of Porter's English stemmer algorighm
RovoMe/spring-security-samples-acl-mongodb
Customized Spring Security ACL contact sample which works with a MongoDB based ACL service
RovoMe/camel
Mirror of Apache Camel
RovoMe/camel-aws-xray
Support for monitoring the lifetime of a Camel exchange through AWS XRay
RovoMe/GenericBuilder
Simple example on how to implement a generic, inheritable builder in Java
RovoMe/h2test
Simple test project for H2 in combination with Spring JDBC template as of problems with `INSERT INTO ... ON DUPLICATE KEY ...` statements
RovoMe/jdrum-datastore-berkeley
JDrum component that takes care of merging data with and comparing data against a backing BerkeleyDB data store
RovoMe/pretty-logfmt-log-plugin
Prettier plugin for IntelliJ that formats logfmt log lines in the output console to a more readable form
RovoMe/smooks-edi-cartridge
Smooks EDI & EDIFACT Cartridges
RovoMe/spring-security
Spring Security
RovoMe/Super-Pom
Unique place to keep version numbers of dependencies for all sub-projects in sync
RovoMe/test-release-pipeline
Simple Java Maven project which sets up Github Actions to run and build the app in a CI on MRs and manual tags
RovoMe/tutorials
The "REST With Spring" Classes:
RovoMe/vscode-treeview-sample
Example of a basic treeview inside VSCode interacting with a (fake) remote Web API