GithubHelp home page GithubHelp logo

frankswu / circleci-demo-java-spring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from circleci-public/circleci-demo-java-spring

0.0 1.0 0.0 946 KB

Example Java application running on CircleCI

Home Page: https://circleci.com/gh/CircleCI-Public/circleci-demo-java-spring

License: MIT License

Java 59.99% HTML 26.07% CSS 13.94%

circleci-demo-java-spring's Introduction

CircleCI 2.0 Java Demo Application using Gradle and Spring CircleCI status

Note: This project is currently under substantial development to include additional use cases and show off more features of CircleCI.

If you are coming here form the Java Language Guide please follow along at this revision before major changes began to take place.

This message will be removed once the CircleCI documentation matches this repository again.


This is an example application showcasing how to run a Java app on CircleCI 2.0.

This application uses the following tools:

  • Gradle
  • Java 11
  • PostgreSQL
  • Spring Boot
  • Thymeleaf

You can follow along with this project by reading the documentation. An older version of this sample project that uses Maven is accessible here though it is no longer being actively maintained.

Local Development

Starting the application

./gradlew bootRunDev

Navigate to http://localhost:8080

Screenshot of index page

We use the H2 Database in memory for local development. You can access the datbase UI at http://localhost:8080/h2-console with the following credentials.

username: `sa`
password: `password`
JDBC URL: jdbc:h2:mem:testdb

License

Copyright © 2019 CircleCI

Distributed under the MIT license, see the file LICENSE.

circleci-demo-java-spring's People

Contributors

levlaz avatar lokst avatar karelbemelmans avatar

Watchers

 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.