An open API service indexing awesome lists of open source software.

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.

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.