All Projects → gwtboot → Gwt Boot Modules

gwtboot / Gwt Boot Modules

Licence: apache-2.0
GWT Boot: BOMs and POMs, Starters, Dependencies and Parent

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gwt Boot Modules

Rocketmq Spring Boot Starter
Spring Boot starter for RocketMQ
Stars: ✭ 243 (+539.47%)
Mutual labels:  spring-boot, starter
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (+163.16%)
Mutual labels:  spring-boot, starter
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
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
Jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
Stars: ✭ 961 (+2428.95%)
Mutual labels:  spring-boot
Springboot Dubbox
基于Spring-boot和dubbox的API接口和后台管理系统
Stars: ✭ 948 (+2394.74%)
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
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
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+2497.37%)
Mutual labels:  starter
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
Angular Library Starter Kit
Angular 5 Library Starter Kit based on Angular-CLI
Stars: ✭ 35 (-7.89%)
Mutual labels:  starter
Gub
CLI tool for create an npm package from any repos. 🐳
Stars: ✭ 31 (-18.42%)
Mutual labels:  starter
Nuxt Starter
Personnal nuxt starter
Stars: ✭ 30 (-21.05%)
Mutual labels:  starter
Docs4dev
后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。
Stars: ✭ 974 (+2463.16%)
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
Nixmash Blog
A Blog Engine built with Spring Boot
Stars: ✭ 36 (-5.26%)
Mutual labels:  spring-boot
Ansible Springboot
Ansible role to deploy spring-boot applications
Stars: ✭ 29 (-23.68%)
Mutual labels:  spring-boot
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+2421.05%)
Mutual labels:  starter
Activityinfo
Platform for field-level monitoring and analysis of humanitarian actions
Stars: ✭ 33 (-13.16%)
Mutual labels:  gwt
Nucleo
🔴 Nucleo - Admin template and Starter project for React
Stars: ✭ 38 (+0%)
Mutual labels:  starter

GWT Boot: Starters

Build Status

GWT BOMs and POMs - GWT Dependencies and Starters

GWT Boot Starter is NOT an integration between Spring Boot and GWT!

If you need a modern introduction to GWT / J2CL take a look at this Padlet for GWT / J2CL.

GWT Boot Starter dependencies is basically a simple Starter dependencies collection for GWT just like Spring Boot Starter dependencies. The idea is taken from Spring Boot Starters

GWT Boot Starters are a set of convenient dependency descriptors that you can include in your application. You get a one-stop-shop for all the GWT and related technology that you need without having to hunt through sample code and copy paste loads of dependency descriptors. For example, if you want to get started using GWT and Domino UI for your Material Design and Elemental2 just include the gwt-boot-starter-ui-domino dependency in your project, and you are good to go.

List of all supported GWT frameworks

Name Framework Supported Browser Technology Status GWT / Elemento Core Version Examples
gwt-boot-starter-parent Parent starter for GWT Boot No web Integrated - -
gwt-boot-starter Standard GWT widgets Widget Integrated 2.9.0 gwt-boot-sample-basic
gwt-boot-starter-ui-domino domino-ui Elemental2 Integrated 2.9.0 / 1.0.1 gwt-boot-sample-ui-domino, gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-ui-gwtbootstrap3 gwtbootstrap3 Widget Integrated 2.9.0 gwt-boot-sample-ui-gwtbootstrap3
gwt-boot-starter-ui-vue-gwt vue-gwt Elemental2 Integrated 2.9.0 gwt-boot-sample-ui-vue-gwt
gwt-boot-starter-ui-gwtreact gwt-react Elemental2 - -
gwt-boot-starter-ui-gwtmaterial gwt-material Widget Integrated 2.9.0 gwt-boot-sample-ui-gwtmaterial
gwt-boot-starter-ui-errai errai Elemental2 - - -
gwt-boot-starter-rxgwt rxgwt No web Integrated 2.8.2-rx1 / 0.8.2-gwt2 gwt-boot-sample-rxgwt
gwt-boot-starter-restygwt resty-gwt No web Integrated 2.9.0 gwt-boot-sample-collection
gwt-boot-starter-test gwtmockito No web Integrated 2.9.0 gwt-boot-sample-collection, gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-gwteventbinder gwteventbinder No web Integrated 2.9.0 gwt-boot-sample-collection
gwt-boot-starter-gin gin No web Integrated 2.9.0 gwt-boot-sample-collection
gwt-boot-starter-dagger2 dagger2 No web Integrated 2.9.0 gwt-boot-sample-ui-domino-dagger2
gwt-boot-starter-elemento-core elemento Elemental2 Integrated 2.9.0 / 1.0.1 gwt-boot-sample-elemento-core
gwt-boot-starter-elemento-template elemento Elemental2 Integrated 2.9.0 / 0.9.6 gwt-boot-sample-elemento-template
gwt-boot-starter-domino-rest domino-rest Elemental2 Integrated 2.9.0 gwt-boot-sample-domino-rest
gwt-boot-starter-nalu nalu No web - - -
gwt-boot-starter-dncomponents dn-components Elemental2 Integrated 2.9.0 gwt-boot-sample-ui-dncomponents

Using GWT Boot Starters

Using gwt-boot-starter-parent as Parent POM

Similar to Spring Boot with Parent POM

Using without Parent POM

Similar to Spring Boot without Parent POM

Wiki

Check out our Wiki for How-Tos and other information.

Examples

Example of each Starter can be found at the table above "Examples" column. All the examples are in this repository.

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