All Projects → winterbe → Spring Kotlin React Demo

winterbe / Spring Kotlin React Demo

Licence: mit
Demo Webapp using SpringBoot, Kotlin and React.js

Programming Languages

javascript
184084 projects - #8 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to Spring Kotlin React Demo

Graphql Spring Boot Starter
Spring boot starter for GraphQL
Stars: ✭ 166 (-6.21%)
Mutual labels:  spring-boot
Spring Boot Axon Sample
Sample application using Spring Boot, Axon, AngularJS and Websockets
Stars: ✭ 169 (-4.52%)
Mutual labels:  spring-boot
Springboot Restful Starter
SpringBoot RESTful API 脚手架
Stars: ✭ 176 (-0.56%)
Mutual labels:  spring-boot
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (-7.91%)
Mutual labels:  spring-boot
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (-5.65%)
Mutual labels:  spring-boot
Sloth
Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用
Stars: ✭ 170 (-3.95%)
Mutual labels:  spring-boot
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+1255.93%)
Mutual labels:  spring-boot
Spring Boot Starter Dubbo
Dubbo Spring Boot 工程
Stars: ✭ 177 (+0%)
Mutual labels:  spring-boot
Springboot Elasticsearch
基于springboot的web项目,通过elasticsearch提供的Java API 进行查询操作.
Stars: ✭ 169 (-4.52%)
Mutual labels:  spring-boot
Spring Boot Plus
🔥 Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. 🚀
Stars: ✭ 2,198 (+1141.81%)
Mutual labels:  spring-boot
Tutorial Soap Spring Boot Cxf
Tutorial how to create, test, deploy, monitor SOAP-Webservices using Spring Boot and Apache CXF
Stars: ✭ 167 (-5.65%)
Mutual labels:  spring-boot
Event Sourcing Microservices Example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
Stars: ✭ 167 (-5.65%)
Mutual labels:  spring-boot
Springboot Examples
spring boot 集成各技术案例
Stars: ✭ 173 (-2.26%)
Mutual labels:  spring-boot
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+1066.67%)
Mutual labels:  spring-boot
Okta Spring Boot React Crud Example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 176 (-0.56%)
Mutual labels:  spring-boot
Chronus
Chronus是360金融技术团队基于阿里开源项目TBSchedule重写的分布式调度。
Stars: ✭ 166 (-6.21%)
Mutual labels:  spring-boot
Rebuild
Building your business-systems freely! 高度可定制化的企业管理系统 企业中台
Stars: ✭ 169 (-4.52%)
Mutual labels:  spring-boot
Spring Boot Shiro
Apache Shiro integration with Spring Boot.
Stars: ✭ 177 (+0%)
Mutual labels:  spring-boot
Weixin Java Cp Demo
基于Spring Boot 和 WxJava 实现的微信企业号/企业微信 后端Demo
Stars: ✭ 175 (-1.13%)
Mutual labels:  spring-boot
Spring Cloud Tutorial
Spring Cloud Tutorial.《Spring Cloud 教程》
Stars: ✭ 173 (-2.26%)
Mutual labels:  spring-boot

Spring Boot, Kotlin, React.js Example

Demo web application using Spring Boot, Kotlin and React.js. This project depends on Maven, NPM and Webpack for development. Frontend code is written in JavaScript (ES6) and Reacts JSX syntax.


★★★ Like this project? Leave a star, follow on Twitter or donate to support my work! Thanks. ★★★

Getting started

You need Java 8, Maven 3, NPM and Webpack pre-installed.

Fork or clone this repository, then open up your terminal and execute:

$ npm run all

Development

Use the following commands for development:

  • Build: npm run build
  • Start: npm run serve
  • All: npm run all

Use webpack --watch to automatically rebuild JavaScript files on the fly.

License

MIT

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