Coder Social home page Coder Social logo

neo-mblog's Introduction

Twitter-like micro-blogging web application using Neo4j

Neo-mblog is a sample application to demonstrate the use of Neo4j in web application.

It is a Twitter-like micro-blogging web application. It uses Neo4j as the backend storage.

The features in this sample application are very limited. It's a small demo to show the basic usage of Neo4j.

How to use

  1. Use mvn jetty:run to start embedded Jetty server running on port 8080.
  2. Access http://localhost:8080/populate to populate sample data.
  3. Access http://localhost:8080 and use alex as the username and password to log in.
  4. Use it

Reference article

I published an article in IBM developerWorks China site about how to use Neo4j. If you can read Chinese, take a look at this article.

neo-mblog's People

Contributors

alexcheng1982 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

neo-mblog's Issues

neo-mblog webapp not work

when i deploy to tomcat 7 , and using firefox to open url with
http://localhost:8080/neo-mblog/spring_security_login, after login with alex/alex , the website could not locate the neo-mblog/resources, but try to found it under http://localhost:8080/resources/bootstrap/css/bootstrap.css , so got 404 not found....
but dispatcherServlet-servlet.xml is defined as
<mvc:resources mapping="/resources/**" location="/resources/" />.
also when i click the link User, it got http://localhost:8080/neo-mblog/#users, not page show.
Any things i missed ?
Thanks

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.