• Stars
    star
    1
  • Language
    Java
  • Created over 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Showcase for common LOB application pattern. This is a backend RESTful server for angular-rest-template, another project you'll find in this github. Created using Spring 4 and Java 8.

More Repositories

1

.files

His daily dotconfig files
Python
8
star
2

simple-sale

Simple RESTful POS application in Java using Spring. Full integration test implemented in docker-compose.
Java
4
star
3

mollOS

Simple OS from scratch for educational purpose. Highly influenced by James Molloy's kernel.
C
4
star
4

WpfSolarSystem

Newtonian gravity animation using WPF. Basically, this program shows you how to separate physics engine from presentation layer. Just open 'SolarSystem.sln' with Visual Studio and have fun :)
C#
4
star
5

moveon

A Scala implementation for creating RESTful apps with functional programming and DDD mindset. Its simplicity is ideal for anyone who self-learn scala and DDD.
Scala
3
star
6

ai-searcher

Simple searcher engine to solve problems commonly been given to you if you'd taken AI class before.
Java
3
star
7

dijkstra-airline

Small Java application built with DDD mindset. One of its emphasizes is how to integrate algorithm and business logic without adding much couplings.
Java
3
star
8

imgrement-proto

Kernel module for tracking I/O request to given disk device.
C
2
star
9

elm-newtonian

Newtonian physics meet functional programming, what a perfect match!
Elm
2
star
10

dirscan

A simple Scala showcase program with enough complexity to demonstrate how Scala language is used in real world.
Scala
2
star
11

socket-samples

Implementation of various simple POSIX socket server using basic single thread, classic multiple thread and modern multiplexed I/O. Multiplexed I/O is built with select and epoll system calls.
C
1
star
12

angular-rest-template

An AngularJS implementation on consuming spring-rest-template. Showcase for common LOB application pattern.
HTML
1
star