https://github.com/magnolira/kotlin_sources
A collection of java materials, applications and other stuffs.
https://github.com/magnolira/kotlin_sources
java spring
Last synced: about 2 months ago
JSON representation
A collection of java materials, applications and other stuffs.
- Host: GitHub
- URL: https://github.com/magnolira/kotlin_sources
- Owner: MagnoLira
- Created: 2025-04-18T13:11:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T23:34:18.000Z (about 1 year ago)
- Last Synced: 2025-06-17T00:43:32.517Z (about 1 year ago)
- Topics: java, spring
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin Sources
A repository containing Kotlin study materials, and experiments. This space includes applications and reference resources focused on backend development and integration with frameworks like Spring.
---
## Technologies
- **Java**
- **Kotlin**
- **Spring Framework**
- **Spring Boot**
- **JPA / Hibernate**
- **Databases (PostgreSQL, MySQL, etc.)**
---
## Useful References (Kotlin + Spring)
- [@Autowired and Dependency Injection in Spring (Medium)](https://medium.com/@leonardogiuliani/autowired-e-a-injeção-de-dependência-do-spring-d8864cc9af50)
- [Official Spring Documentation with Kotlin](https://docs.spring.io/spring-framework/reference/languages/kotlin.html)
- [Creating a Database Entity with Kotlin (Android + Room)](https://dev.to/theplebdev/creating-a-database-entity-with-android-and-kotlin-4mhc)
- [Using `CrudRepository` with Kotlin (Spring Boot)](https://kotlinlang.org/docs/jvm-spring-boot-using-crudrepository.html)
---
## Work in Progress
This repository is under active development. New projects and materials will be added as learning progresses.