Skip to content

javaServerFun/jvmfServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional server in java

workshop barcode

Rules

  • ask questions

Agenda

  • Introduction who is who
  • Intro exercise - into non blockiong (1h)
  • Non blocking architecture / functional servers why - lecture (1h)
  • Advanced exercise (1h)
  • Advanced topics/Questions (1h)
  • persistence
  • security

Intro exercise

A way of pain

3rd worst possible implementation of fibonacci

  • Do whatever you can or
  • start.sping.io or
  • fix existing code

git clone https://github.com/javaServerFun/badFibonacci

see README.md

Try to solve it

When You have problem use solution branch.

Where is the problem?

Non-blocking way - webflux

Start again

git clone https://github.com/javaServerFun/betterBadFibonacci

see description README.md

solve

When You have problem use solution branch.

Lecture

Fun Server

Questions

Advanced exercise

git clone https://github.com/javaServerFun/croco

See description README.m<d

Domain

Keep game state

Promises

Testing

Advanced topics/Questions

Persistence, Security, Testing, WebSockets

See Ratpong

Extras

spring-fu, spring-kofu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors