Skip to content

Spring Boot sample #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from
Closed

Spring Boot sample #23

wants to merge 7 commits into from

Conversation

tomvandenberge
Copy link

This adds gradle configuration to create an empty Spring Boot project. Is this what you had in mind?

@tomvandenberge
Copy link
Author

tomvandenberge commented Apr 15, 2020

This pull request is meant for #1 -- not sure how to link it to the issue.

Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @tomvandenberge! In addition to the inlined feedback, I think it would be good to have a Boot main class in the sample package as well as a test class that confirms that the context loads.

Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, @tomvandenberge! I've left a bit more feedback inline.

Also, to answer your question from earlier, if you have a commit that looks something like this:

Add Empty Boot Sample

Fixes gh-1

Then GitHub will link the PR and issue together. If you want, you could try squashing your commits for this PR all into one and have that message be the commit message.

Tom van den Berge added 4 commits April 17, 2020 09:19
…horization-server

� Conflicts:
�	settings.gradle
�	src/main/java/sample/Application.java
�	src/test/java/sample/ApplicationTest.java
@tomvandenberge
Copy link
Author

Thanks for the feedback @jzheaux. I've tried to squash the changes, but I can't find how to do that in Intellij. The Squash Into option in the Git Log window remains disabled. I tried some things, and hope that I haven't messed it up too badly ;-)

@jbellmann jbellmann mentioned this pull request Apr 17, 2020
@jzheaux
Copy link
Contributor

jzheaux commented Apr 17, 2020

Thanks for the contribution, @tomvandenberge!

I'm sorry that you had some issues with rebase, git can be a challenge sometimes. No worries, though, I was able to clean it up. I've merged everything to master via 82be38c.

@jzheaux jzheaux closed this Apr 17, 2020
@jzheaux jzheaux self-assigned this Apr 17, 2020
@jzheaux jzheaux added type: enhancement A general enhancement status: duplicate A duplicate of another issue labels Apr 17, 2020
@jzheaux jzheaux added this to the 0.0.1 milestone Apr 17, 2020
jgrandja added a commit that referenced this pull request Apr 27, 2020
doba16 pushed a commit to doba16/spring-authorization-server that referenced this pull request Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants