Skip to content

Java backend project focused on progressively evolving from an in-memory model to full SQL persistence. The repository is designed for iterative learning and progressive enhancement: start with plain Java classes, add MVC structure, include tests, introduce an H2 database, and finally migrate to Spring Boot.

Notifications You must be signed in to change notification settings

alexpjava/BankAlpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniBank (a.k.a BankAlpy) Project

BankAlPy — MiniBank Java Backend (evolving to SQL persistence)

Short description

Welcome to BankAlpy, a backend-focused project built in Java focused on progressively evolving from an in-memory model to full SQL persistence. The repository is designed for iterative learning and progressive enhancement: start with plain Java classes, add MVC structure, include tests, introduce an H2 database, and finally migrate to Spring Boot. The goal is to learn and apply best practices while scaling the project step by step.


Java Maven Build



Table of contents


Quick links


License & Contact

Specify your license (e.g. MIT) in LICENSE file.

Maintainer / Contact: AlexP alexp.java@gmail.com

About

Java backend project focused on progressively evolving from an in-memory model to full SQL persistence. The repository is designed for iterative learning and progressive enhancement: start with plain Java classes, add MVC structure, include tests, introduce an H2 database, and finally migrate to Spring Boot.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •