Giter VIP home page Giter VIP logo

billpayevolutiondemo's Introduction

This is my fork of Kirk Knoernschilds Demo Repository billpayevolutiondemo. He deserves all the applause and glory.

It is featured in chapter 7 of the (very good) book "Java Application Architecture" (BUY IT NOW!).

I found this chapter hard to follow without looking at the code, so I dug up the source code (the URL in the book is out dated, it pointed to Google Code) and tried to have a look at it.

I used the tool "Sonargraph" to visualize the dependencys and cycles.

see README.md files in the subfolders.

please check the comments "NOTICE: ..." in the build.xml files

Status

  • InitialVersion has been updated (Java 8, remove raw types, introduces typed collections, removed warnings in IntelliJ, etc.)

  • Refactoring1PhysicalLayers has been updated

  • Refactoring2AbstractComponents has been updated

  • Refactoring3AcyclicRelationships has been updated

  • Refactoring4SeparateAbstractions has been updated

  • Refactoring5CollocateExceptions has been updated

  • Refactoring6IndependentDeployment has been updated

  • Refactoring7ImplementationFactory has been updated (deleted restaudit folder)

  • i can open and test the code in IntelliJ (with Java8), IntelliJs internal ant-plugin works fine and I can run all given ant targets

  • i have NOT tried to run/deploy the code (maybe I will try, maybe not, I just wanted to check the dependencys and cycles)

TODO

the following points bother me, but I don't know if I want to tackle them:

  • migrating to maven (ANT ... urgh)
  • updating the code (uses struts 1.0 if I see correctly, JUnit 4)

billpayevolutiondemo's People

Contributors

marckoch avatar pragkirk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.