Pinned Repositories
Groovy-Dev-Scripts
Set of Groovy infrastructural scripts to help with Java development.
iBatisWorkShop
iBatis Workshop sources for CZ JUG presentation
JavaJsonPerformanceTest
Test suite testing performance of common Java JSON parsers and marshallers.
jQuery-triggerOnView-plugin
With the help of this plugin you can achieve similar functionality as you can see on Twitter infinitely loading your wall contents.
reveal.js
The HTML Presentation Framework
SpringTransactionTest
Small project for Spring @Transactional annotation behaviour testing
novoj's Repositories
novoj/JavaJsonPerformanceTest
Test suite testing performance of common Java JSON parsers and marshallers.
novoj/iBatisWorkShop
iBatis Workshop sources for CZ JUG presentation
novoj/jQuery-triggerOnView-plugin
With the help of this plugin you can achieve similar functionality as you can see on Twitter infinitely loading your wall contents.
novoj/SpringTransactionTest
Small project for Spring @Transactional annotation behaviour testing
novoj/Groovy-Dev-Scripts
Set of Groovy infrastructural scripts to help with Java development.
novoj/jQuery-Timepicker-Addon
Adds a timepicker to jQueryUI Datepicker
novoj/reveal.js
The HTML Presentation Framework
novoj/armeria-test
novoj/Blog
novoj/evitaDB
evitaDB is a specialized database with an easy-to-use API for e-commerce systems. It is a low-latency NoSQL in-memory engine that handles all the complex tasks that e-commerce systems have to deal with on a daily basis. evitaDB is expected to act as a fast secondary lookup/search index used by front stores.
novoj/evitalab
Official web-based GUI client for evitaDB
novoj/fg-exercise
novoj/gs-spring-security
novoj/IndexTest
novoj/io-2012-slides
https://code.google.com/p/io-2012-slides/
novoj/JavaDays2020
Demonstration code for JavaDays 2020 presentation.
novoj/jmh-demo
novoj/jOpenSpace
Web for the jOpenSpace - developers non-conference located in Czech Republic.
novoj/Mikulas
novoj/Pronajem
Personal flat lease promo website.
novoj/RoaringBitmap
A better compressed bitset in Java
novoj/RuntimeClassGeneration
This project is a demo / sandbox project for my presentation at Java Days CZ in autumn 2016. It is in no way meant to be used as production code but only as a demonstration of a technique using Java dynamic proxies for automatic implementation of the logic behind standard DAO classes. Dynamic proxies are used to solve much more scenarios than this and things you'll learn in this demo can be of use even for different use-cases.