All Projects → igor-baiborodine → Jpetstore 6 Vaadin Spring Boot

igor-baiborodine / Jpetstore 6 Vaadin Spring Boot

This project is an exercise to port the original JPetStore-6 to Vaadin 8 and Spring Boot.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jpetstore 6 Vaadin Spring Boot

Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+2697.37%)
Mutual labels:  spring-boot, vaadin
Vaadin Microservices Demo
A microservices example developed with Spring Cloud and Vaadin
Stars: ✭ 108 (+184.21%)
Mutual labels:  spring-boot, vaadin
Spring
Spring integration for Vaadin
Stars: ✭ 141 (+271.05%)
Mutual labels:  spring-boot, vaadin
Tweetmap
A real time Tweet Trend Map and Sentiment Analysis web application with kafka, Angular, Spring Boot, Flink, Elasticsearch, Kibana, Docker and Kubernetes deployed on the cloud
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
Cas Configserver Overlay
Generic CAS Spring Cloud Configuration Server WAR overlay
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
Jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
Stars: ✭ 961 (+2428.95%)
Mutual labels:  spring-boot
Gwt Boot Modules
GWT Boot: BOMs and POMs, Starters, Dependencies and Parent
Stars: ✭ 38 (+0%)
Mutual labels:  spring-boot
Socketio Spring Boot Starter
Spring Boot Starter For Netty-socketio
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
Devops Service
DevOps Service is the core service of Choerodon. It integrated several open source tools to automate the DevOps process of planning, coding, building, testing, and deployment, operation, monitoring.
Stars: ✭ 36 (-5.26%)
Mutual labels:  spring-boot
Spring Cloud Stream Tutorial
Spring Cloud Stream Tutorial
Stars: ✭ 30 (-21.05%)
Mutual labels:  spring-boot
Springboot Dubbox
基于Spring-boot和dubbox的API接口和后台管理系统
Stars: ✭ 948 (+2394.74%)
Mutual labels:  spring-boot
Example Kotlin Springboot Graphql
Projeto de exemplo com API GraphQL com dois crud’s simples, utilizando Kotlin, Spring Boot, Gradle etc.
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
K8s Helm Helmfile
Project which compares 3 approaches to deploy apps on Kubernetes cluster (using kubectl, helm & helmfile)
Stars: ✭ 34 (-10.53%)
Mutual labels:  spring-boot
Spring Boot Log4j 2 Demo
Spring Boot Log4j2 Demo with Async Loggers
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
Nixmash Blog
A Blog Engine built with Spring Boot
Stars: ✭ 36 (-5.26%)
Mutual labels:  spring-boot
Login Sample
A simple Android app that allows users to sign up / login / logout.
Stars: ✭ 28 (-26.32%)
Mutual labels:  spring-boot
Hsweb Framework
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Stars: ✭ 7,724 (+20226.32%)
Mutual labels:  spring-boot
Web Framework For Java
A seed project with spring boot for AngularJS, AngularJs Material, Thymeleaf, RESTful API, MySQL and admin panel based on AdminLTE.
Stars: ✭ 29 (-23.68%)
Mutual labels:  spring-boot
Cxf Spring Cloud Netflix Docker
Example project combining Spring Boot apps with Spring Cloud Netflix (Eureka, Zuul, Feign) & cxf-spring-boot-starter
Stars: ✭ 29 (-23.68%)
Mutual labels:  spring-boot
Pig
🚀 The best rbac web framework. base on Spring Boot 2.4、 Spring Cloud 2020、 OAuth2 . Thx Give a star
Stars: ✭ 958 (+2421.05%)
Mutual labels:  spring-boot

jpetstore-6-vaadin-spring-boot

Build Status

This project is no longer maintained.

This project is an exercise to port the original JPetStore-6 to Vaadin and Spring Boot.

Branches

  • master - Java 11, Vaadin 8.9.0 (active)
  • vaadin-v8-java-v8 - Java 8, Vaadin 8.3.0 (legacy)
  • vaadin-v8-with-v7-compatibility - Vaadin 8.1.5 with Vaadin 7 compatibility (legacy)
  • vaadin-v7 - Vaadin 7.7.7 (legacy)

Updates

  • 2019-09-23 Upgrade to Java 11, Vaadin 8.9.0 | 0e7bf59
  • 2018-08-28 Upgrade to Java 10, Vaadin 8.5.1, Spring Boot 2 | 932855d
  • 2018-03-05 Upgrade to Vaadin 8.3.0 (without Vaadin 7 compatibility) | 9671b83
  • 2018-02-04 Upgrade to vaadin-spring 2.1.0 | 217109d, 4e4750a, 557d70d
  • 2018-01-23 Upgrade to Vaadin 8.1.5 (Vaadin 7 compatibility) | b8dcad0
  • 2017-03-01 Upgrade to Vaadin 7.7.7 | 3bd973a

Run with Maven:

git clone https://github.com/igor-baiborodine/jpetstore-6-vaadin-spring-boot.git
cd jpetstore-6-vaadin-spring-boot
mvn clean package spring-boot:run
# Access in your browser at http://localhost:8080
# Username: guest
# Password: guest

Software and technologies used:

Resources:

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].