Git Product home page Git Product logo

springboot-couchbase-mbds's Introduction

springboot-Couchbase-MBDS

tutorial using Couchbase with spring boot for MBDS student Nice

Couchbase Java Spring-Boot Application

This is a sample application for getting started with Couchbase Server 4.0. The application runs a single page UI for demonstrating SQL for Documents (N1QL) querying capabilities. It uses Couchbase Server 4.0 (developer preview or later) together with Spring Boot, Angular and Bootstrap.

Prerequisites

The following pieces need to be in place in order to run the application.

  1. Couchbase Server 4.0 with the travel-sample bucket (default).
  2. Java 7 or later
  3. Maven 3 or later
  4. Intellij Idea (recommended)

Running the Application

clone the repository:

$ https://github.com/marwensaid/springboot-Couchbase-MBDS.git

Now change into the directory ($ cd springboot-Couchbase-MBDS) and then run the following maven command.

mvn spring-boot:run

If all goes well, this will start a web server on 127.0.0.1:8080. couchbase-server will run on 127.0.0.1:8091.

Custom Options

By default it will connect to the travel-sample bucket on 127.0.0.1. You can conveniently change those options through the command line on bootstrap:

$ mvn spring-boot:run -Dhostname=127.0.0.1 -Dbucket=travel-sample -Dpassword=

springboot-couchbase-mbds's People

Contributors

marwensaid avatar renovate[bot] avatar

Watchers

James Cloos avatar  avatar

Forkers

renovate-bot

springboot-couchbase-mbds's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • Update dependency org.webjars:angular-ui-bootstrap to v0.14.3
  • Update dependency com.couchbase.client:java-client to v2.7.23
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v1.5.22.RELEASE
  • Update dependency org.springframework:spring-test to v4.3.30.RELEASE
  • Update dependency org.webjars:angularjs to v1.8.3
  • Update dependency org.webjars:jquery to v2.2.4
  • Update dependency com.couchbase.client:java-client to v3
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3
  • Update dependency org.springframework:spring-test to v6
  • Update dependency org.webjars:angular-ui-bootstrap to v2
  • Update dependency org.webjars:jquery to v3
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

maven
pom.xml
  • org.springframework.boot:spring-boot-starter-parent 1.2.5.RELEASE
  • com.couchbase.client:java-client 2.2.0
  • org.springframework.security:spring-security-core 4.0.1.RELEASE
  • org.webjars:angularjs 1.4.7
  • org.webjars:angular-ui-bootstrap 0.14.0
  • org.webjars:jquery 2.1.4
  • org.springframework:spring-test 4.1.6.RELEASE

  • Check this box to trigger a request for Renovate to run again on this repository

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.