All Projects → michael-simons → Biking2

michael-simons / Biking2

Licence: apache-2.0
This is the source code of http://biking.michael-simons.eu

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Biking2

Micro Company
Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Docker. CloudFoundry
Stars: ✭ 307 (+89.51%)
Mutual labels:  spring-boot, spring, architecture
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (+35.8%)
Mutual labels:  spring-boot, spring, angularjs
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (+232.1%)
Mutual labels:  spring-boot, spring, angularjs
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+42.59%)
Mutual labels:  sql, spring-boot, spring
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+90.74%)
Mutual labels:  spring-boot, spring, angularjs
Abixen Platform
Abixen Platform
Stars: ✭ 530 (+227.16%)
Mutual labels:  spring-boot, architecture, angularjs
Awesome Backend Architecture
后端开发常用技术框架、数据库、开源中间件、微服务、系统架构集合。
Stars: ✭ 114 (-29.63%)
Mutual labels:  spring-boot, spring, architecture
Poli
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
Stars: ✭ 1,850 (+1041.98%)
Mutual labels:  sql, spring-boot
Isotope Mail
Isotope Mail Client
Stars: ✭ 147 (-9.26%)
Mutual labels:  spring-boot, spring
Erc20 Rest Service
ERC-20 token standard RESTful service using Spring Boot and web3j
Stars: ✭ 150 (-7.41%)
Mutual labels:  spring-boot, spring
Cas Client Autoconfig Support
Annotation-based configuration support for Apereo CAS Java clients
Stars: ✭ 153 (-5.56%)
Mutual labels:  spring-boot, spring
Java Learn
学习 Java 过程中的一些记录,代码为主
Stars: ✭ 144 (-11.11%)
Mutual labels:  spring-boot, spring
Spring
Spring integration for Vaadin
Stars: ✭ 141 (-12.96%)
Mutual labels:  spring-boot, spring
Vue Admin Java
spring boot + mybatis + vue + element-ui 实现后台管理API接口 https://lmxdawn.github.io/vue-admin-java
Stars: ✭ 149 (-8.02%)
Mutual labels:  spring-boot, spring
Web3j Spring Boot Starter
Spring Boot Starter for web3j
Stars: ✭ 140 (-13.58%)
Mutual labels:  spring-boot, spring
Spring Thrift Starter
Set of cool annotations that helps you building Thrift applications with Spring Boot
Stars: ✭ 151 (-6.79%)
Mutual labels:  spring-boot, spring
Sivalabs Blog Samples Code
Code samples for my blog posts on https://sivalabs.in
Stars: ✭ 139 (-14.2%)
Mutual labels:  spring-boot, spring
Grpc Spring Boot Starter
Spring Boot starter module for gRPC framework.
Stars: ✭ 2,190 (+1251.85%)
Mutual labels:  spring-boot, spring
Spring Boot Inside
spring boot技术细节的相关demo
Stars: ✭ 154 (-4.94%)
Mutual labels:  spring-boot, spring
Charon Spring Boot Starter
Reverse proxy implementation in form of a Spring Boot starter.
Stars: ✭ 155 (-4.32%)
Mutual labels:  spring-boot, spring

biking2

Build Status Test coverage Quality Gate

Abstract

This is a project where i try out Java 8, Spring / Spring Boot and AngularJS. The project is live at biking.michael-simons.eu. To find out more, checkout the about page or start reading the series of blog posts:

Developing a web application with Spring Boot, AngularJS and Java 8

You may also want to have a look at the client companion of this app, BikingFX

Architecture

The projects architecture is completely documented inside the arc42 structure, using the AsciiDoc format from the arc42-template.

NOTE

You'll need GPSBabel to build this project without errors and to use the tracks / log database. Errors running the TracksControllerTest are the result of a missing gpsbabel binary in the path.

Per default, biking2 looks at /opt/local/bin/gpsbabel for the GPSBabel binary. This can be overwritten by adding an application.properties to the root of the project containing the following property:

biking2.gpsBabel = path/to/gpsbabel/binary

GPSBabel is available for all major operating systems, including windows. So please check if it's available on your platform if biking2 doesn't compile for you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].