Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sw360-dev] Interest in SW360 REST API & Backend Optimization

Hi SW360 Team,

My name is Salar Amir, and I am a Software Engineering student at METU. I’ve been following the SW360 project and am very interested in contributing to the backend decoupling and REST API improvements.

I have practical experience building Spring Boot applications with complex entity relationships and RESTful endpoints, specifically handling transactional data and validation logic. In a recent project simulating a financial core service, I utilized JPA/Hibernate for persistence and H2 SQL for transaction management, which seems relevant to how SW360 handles component licensing data.

I have already set up the development environment. Could you point me toward any "Good First Issues" related to the API layer or backend refactoring that would be a good starting point to demonstrate my understanding of the codebase?

Regards,

Salar Amir


Back to the top