• Stars
    star
    186
  • Rank 201,218 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demo Webapp using SpringBoot, Kotlin and React.js

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

More Repositories

1

java8-tutorial

Modern Java - A Guide to Java 8
Java
16,488
star
2

streamjs

Lazy Object Streaming Pipeline for JavaScript
JavaScript
863
star
3

github-matrix-screensaver

The GitHub Matrix Screensaver for Mac OSX
JavaScript
554
star
4

spring-react-example

Isomorphic Spring Boot React.js Example
JavaScript
526
star
5

sequency

⚑️ Type-safe functional sequences for processing iterable data
TypeScript
338
star
6

mobx-logger

Log Mobx Actions, Reactions, Transactions and Computations
JavaScript
229
star
7

github-matrix

The GitHub Matrix
Java
206
star
8

expekt

BDD assertion library for Kotlin
Kotlin
172
star
9

react-samples

Just a bunch of React.js examples
JavaScript
77
star
10

nake

A simplified Make for Java 8 Nashorn
JavaScript
72
star
11

jest-teamcity-reporter

Teamcity Reporter for Jest Unittest Results
JavaScript
50
star
12

java8-explorer

Java 8 API Explorer
Java
49
star
13

RNTimerExample

πŸ“± React Native + Mobx sample app
JavaScript
42
star
14

better-java

Resources for writing modern Java
36
star
15

javadoc-reloaded

Proposal for JEP 225: Javadoc Search
CSS
35
star
16

kotlin-examples

Kotlin code samples
Kotlin
15
star
17

algorithms

Various Algorithms written in ES6
JavaScript
11
star
18

challenge

Programming challenges
Kotlin
10
star
19

chaya

An HTML5 Web Chat
JavaScript
9
star
20

dotfiles

My personal dotfiles for Mac OSX terminal
Shell
7
star
21

chrome-bookmarks

Extension for Google Chrome to show your bookmarks in a compact popup
JavaScript
4
star
22

android-moneysheet

Money Sheet for Android
Java
3
star
23

compary

A library for composing complex compare-functions in JavaScript
TypeScript
2
star
24

sway

TypeScript
1
star
25

FoodTracker

Sample iOS App written in Swift
Swift
1
star
26

langs

Learning new programming languages
Swift
1
star