Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankkwabenaaboagye/accelerator-fl
Java Foundational Level
https://github.com/frankkwabenaaboagye/accelerator-fl
arrays crud database java junit restful-api searching-algorithms sorting-algorithms spring springboot stack
Last synced: about 2 months ago
JSON representation
Java Foundational Level
- Host: GitHub
- URL: https://github.com/frankkwabenaaboagye/accelerator-fl
- Owner: frankkwabenaaboagye
- Created: 2024-11-04T07:39:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T20:40:02.000Z (about 2 months ago)
- Last Synced: 2024-11-24T21:28:43.493Z (about 2 months ago)
- Topics: arrays, crud, database, java, junit, restful-api, searching-algorithms, sorting-algorithms, spring, springboot, stack
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerator - FL
* Foundational Level
* Modules - focused content, exercises, and resources.## Weekly Modules
Each link below will take you to the corresponding week's content and resources.
- [Week 1: Java Programming](./wk-1/README.md)
- syntax, control flow statements, methods & functions, arrays and strings
- [Week 2: DSA & Spring Intro](./wk-2/README.md)
- arrays, linked list, stacks & queues, sorting & searching algorithms, spring framework- [Week 3: Spring Boot Essentials with CRUD Operations](./wk-3/README.md)
- Dependency Injection, Autowiring, Beans and Configuration, JUnit, simple Spring application with basic CRUD.- [Week 4: Building a RESTful API with Spring Boot ](./wk-4/README.md)
- Spring Boot App, Spring Boot Configuration & Profiles, Web, RESTful API- [Week 5: Spring Security with Database Integration](./wk-5/README.md)
- Spring Security Introduction, User Authentication and Authorization, Spring Data JPA, Database Integration with Spring---
Happy Learning!