Coder Social home page Coder Social logo

site's Introduction

euregjug.eu

Build Status Test coverage Quality Gate

About

This are the sources of euregjug.eu. The site is based on Spring and facilitates Spring Boot, Spring Data JPA and more really useful technologies. Find the annoucement here, a detailled readme respectivly blog post is on the way.

There's a lengthy blogpost about some of the stuff used here and how it's applied:

Spring Boot based site and api for EuregJUG

About upgrades and new Spring Boot 1.4 features:

EuregJUG.eu upgraded to Spring Boot 1.4

EuregJUG as a usecase for integration tests:

Integration testing with Docker and Maven

Compiling

This site is a maven project. The maven build needs Docker for integration testing. Please install it for your platform before running

mvn clean install

That should be all.

Running locally

When running from an IDE, the application expects a local SMTP server on port 25000 and a MongoDB instance on the default port. If you use mvn spring-boot:run you also need a local Redis. To make your life easier, the build file provides those as docker images as well. The SMTP server is based on Michael Simons' groovy-mocksmtp. To create those images use

mvn docker:build

Running and stopping them is as easy as

mvn docker:start
mvn docker:stop

site's People

Contributors

khmarbaise avatar michael-simons avatar timmhirsens 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  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

site's Issues

Docker DB error

Hi,
I'm constantly getting next error:
Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'it-database.port' in value "jdbc:postgresql://localhost:${it-database.port}/postgres".

I've just cloned a project and run mvn clean install

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.