Giter VIP home page Giter VIP logo

hello's Introduction

#hello

This is blade framework of an initial project, running is very simple, experience the charm of it!

Run

git clone https://github.com/bladejava/hello.git

Import Project to your IDE. Run main method.

Console

[main] INFO com.blade.route.Routers - Add Route: GET	/
[main] INFO com.blade.route.Routers - Add Route: GET	/hello
[main] INFO com.blade.route.Routers - Add Route: GET	/show
[main] INFO com.blade.route.Routers - Add Interceptor: BEFORE	/.*
[main] INFO org.eclipse.jetty.util.log - Logging initialized @393ms
[main] INFO org.eclipse.jetty.server.Server - jetty-9.2.12.v20150709
[main] INFO com.blade.web.DispatcherServlet - DispatcherServlet start ...
[main] INFO com.blade.web.DispatcherServlet - jdk.version = 1.8.0_60
[main] INFO com.blade.web.DispatcherServlet - user.dir = E:\github\hello
[main] INFO com.blade.web.DispatcherServlet - java.io.tmpdir = C:\Users\renqi\AppData\Local\Temp\
[main] INFO com.blade.web.DispatcherServlet - user.timezone = 
[main] INFO com.blade.web.DispatcherServlet - file.encoding = utf-8
[main] INFO com.blade.web.DispatcherServlet - blade.webroot = E:\github\hello\target\classes
[main] INFO com.blade.web.DispatcherServlet - blade.isDev = false
[main] INFO blade.kit.config.adapter.PropConfigAdapter - Loading config file [classpath:/default.properties]
[main] INFO com.blade.ioc.IocApplication - Add Object: [com.blade.web.DispatcherServlet$1@3b6eb2ec]
[main] INFO com.blade.web.DispatcherServlet - DispatcherServlet initialize successfully, Time elapsed: 20 ms.
	 __, _,   _, __, __,
	 |_) |   /_\ | \ |_
	 |_) | , | | |_/ |
	 ~   ~~~ ~ ~ ~   ~~~
	 :: Blade :: (v1.6.0-alpha)

[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e643faf{/,file:/E:/github/hello/target/classes/,AVAILABLE}
[main] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@7f690630{HTTP/1.1}{0.0.0.0:9001}
[main] INFO org.eclipse.jetty.server.Server - Started @704ms
[main] INFO com.blade.server.Server - Blade Server Listen on http://127.0.0.1:9001

Web

Access the URL:

hello's People

Contributors

hellokaton avatar

Watchers

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