All Projects → BNYMellon → spring-kata

BNYMellon / spring-kata

Licence: Apache-2.0 license
Code katas for learning Spring® and Spring Boot.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to spring-kata

java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
Stars: ✭ 152 (-65.53%)
Mutual labels:  java-11, java-17, java-16
record-builder
Record builder generator for Java records
Stars: ✭ 426 (-3.4%)
Mutual labels:  java-17, java-16
fabulously-optimized
A Fabric-based modpack for Minecraft that focuses on performance and graphics optimizations
Stars: ✭ 411 (-6.8%)
Mutual labels:  java-17, java-16
spring-jooq-flyway-testcontainers-junit5
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
Stars: ✭ 29 (-93.42%)
Mutual labels:  java-11
travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
Stars: ✭ 22 (-95.01%)
Mutual labels:  java-11
Pbbl
A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.
Stars: ✭ 32 (-92.74%)
Mutual labels:  java-11
http-server
A Java HTTP server in 35MB Docker image
Stars: ✭ 17 (-96.15%)
Mutual labels:  java-11
EvenMoreFish
An advanced fishing plugin based on MoreFish, created 2 years after its last update.
Stars: ✭ 53 (-87.98%)
Mutual labels:  java-11
spring-batch-rest
REST API for Spring Batch using Spring Boot 2.2
Stars: ✭ 85 (-80.73%)
Mutual labels:  java-11
DazzleConf
Incredible configuration library
Stars: ✭ 34 (-92.29%)
Mutual labels:  java-11
openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (-84.13%)
Mutual labels:  java-11
travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
Stars: ✭ 139 (-68.48%)
Mutual labels:  java-11
LPU-Java-2022-1
LPU Java JEE Sessions 2022 Batch 1
Stars: ✭ 30 (-93.2%)
Mutual labels:  java-11
amazon-kinesis-timestream-grafana
Sample serverless application that reads events from Amazon Kinesis Data Streams and batches records to Amazon Timestream via Apache Flink app, visualizing results via Grafana.
Stars: ✭ 16 (-96.37%)
Mutual labels:  java-11
data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Stars: ✭ 222 (-49.66%)
Mutual labels:  java-11
lovely snails
A snail mod for ModFest 1.17.
Stars: ✭ 21 (-95.24%)
Mutual labels:  java-17
bibliothek
The PaperMC downloads API.
Stars: ✭ 13 (-97.05%)
Mutual labels:  java-17
Inspecio
A Minecraft mod which adds more tooltip components to items.
Stars: ✭ 87 (-80.27%)
Mutual labels:  java-17

Build Status

What is the spring-course?

The Spring course consists of two related tutorials that teach developers about Spring Framework and then Spring Boot. The courses lay out examples that are discussed via documentation, located under the assets\docs directory.

The best way to take this course is to checkout the entire project locally, then view:

The courses are fairly independent, someone who knows Spring framework well, need only visit the Spring Boot tutorial to get up to speed. However, it is worth hitting a refresher and going through the Spring Framework content (even if solving the exercises is not attempted).

Notes about the presentation:

  1. Please use the footer navigation on each page.

  2. This is in no way a comprehensive list of all cool features of Spring and Spring Boot, and is meant as a beginner introduction.

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