Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 979 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 979 Bytes

Different examples for my blog on russian

CodeCover

Sample java project to show how calculate code coverage on integration testing (ant script): More

jline

Interactive (command history, autocomplete) Java Console with commands Quake style (use JLine lirary). More

screener

Create simple UI PoC of Google Finance StockScreener. Filtering table content with slider. Use jquery UI Slider and DataTables libraries. More

pipeline

Simple example how to use Akka Typed actors (version 1.1.3). More