Samuelson Brito

Results 4 issues of Samuelson Brito

It would be interesting to have the possibility to create projects without Maven and Gradle, as these can be a barrier for a beginner developer.

discussion

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like It would be interesting to have a dashboard or something similar...

feature-request

### Pull Request Description Screen: ![image](https://github.com/user-attachments/assets/8e8e4328-ff08-4ca1-9256-686327219500) ### Related Issue Issue Number: https://github.com/LibreSign/libresign/issues/4680 ### Pull Request Type - Feature ### Pull request checklist - [X] Identify how to add this notification...

### Summary This pull request improves the existing `ApiKeys` class by: - Loading the OpenAI API key from an external `application.properties` file located in `src/main/resources`. - Providing clearer error messages...