Coder Social home page Coder Social logo

sydney_jvm_meetup_s04e01's Introduction

ActFramework Demo App

This is the application I've presented on Sydney JVM Meetup

How to run it:

  1. Start the app

    mvn clean compile exec:exec
    
  2. Check browser: open http://localhost:5460

  3. Check console:

    telnet localhost 5461
    help
    cust.list
    

    cli-demo

  4. Login

    This app has built-in very simple authentication, you will get redirected to login page if you haven't logged in. Just type in any username and any password string contains "act" to login

  5. Create customer

    Use tool like Postman to help you create customer:

    postman-create-customer

    Note before create customer in postman, make sure you login in postman. Just post to /login with username and password parameter to login

    postman-login

  6. Get customer

    post-get-customer-list

Code size

http://cloc.sourceforge.net v 1.60  T=0.03 s (343.1 files/s, 10602.5 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Java                             5             40             15            175
HTML                             5              0              0             79
-------------------------------------------------------------------------------
SUM:                            10             40             15            254
-------------------------------------------------------------------------------

sydney_jvm_meetup_s04e01's People

Contributors

greenlaw110 avatar

Watchers

 avatar James Cloos 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.