#Help me on my 1st contribution in Spring Boot

1 messages · Page 1 of 1 (latest)

gritty lanceBOT
#

<@&987246964494204979> please have a look, thanks.

gritty lanceBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

brazen lance
#

What is your concrete question? - is it more about how to deal with as multi-project setup (what is the exact question then?) or is it more about the contribution guidelines (what is the exact question then?)

eternal oracle
#

the guidelines lacks showing how it works actually

brazen lance
#

the spring boot stuff are libraries, so as long as you have no real world application you cannot "run" it, except in terms of unit tests.
Normally, you would add your things, add according tests and send a PR

eternal oracle
#

I did a build so far with gradle build and got a lot of changes in git, that I don't understand most files are identical

brazen lance
#

Just out of curiosity, what do you want to contribute?
Concerning your question: Cannot tell without further information

eternal oracle
#

Im looking into the issues, and want to choose one

#

or I make something wrong explicitly

#

I see it with a test or something

#

then I fix it

#

I'm learning