Skip to content
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

BAEL-1341 JDBC RowSet Interface #3175

Merged
merged 44 commits into from Dec 1, 2017
Merged

Conversation

michaelcgood
Copy link
Contributor

This PR includes the main package and test package to accompany the JDBC RowSet Interface tutorial.

michael.good703@gmail.com
michael.good703@gmail.com
michael.good703@gmail.com
Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
Added new module spring-boot-keycloak and removed Keycloak code from spring-boot module
Added spring-boot-keycloak module
I changed the parent from org.springframework.boot to parent-boot-5.
Copy current GenericBigDecimalConverter to resolve any conflicts
Copy current version to resolve any conflicts
@pivovarit pivovarit merged commit b7a86b1 into eugenp:master Dec 1, 2017
tarangbhalodia pushed a commit to tarangbhalodia/tutorials that referenced this pull request Jan 2, 2018
* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* michael.good703@gmail.com

michael.good703@gmail.com

* update

* michael.good703@gmail.com

Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)

* Updated for 3.3.0.Final

BAEL-1238

* Update pom.xml

* BAEL-1238

Added new module spring-boot-keycloak and removed Keycloak code from spring-boot module

* Minor changes to pom.xml

* Update CustomConverterTest.java

* Update StringToEmployeeConverter.java

* Update GenericBigDecimalConverter.java

* Update MyFeatures.java

* Update .gitignore

* Formatting changes

* "Resolving conflicts"

* Updated spring-boot to remove keycloak

* Updated to see

* Update

* Updated

* Found remnant file and deleted it

* Update pom.xml

Added spring-boot-keycloak module

* Added reference to parent-boot-5

I changed the parent from org.springframework.boot to parent-boot-5.

* Update GenericBigDecimalConverter.java

Copy current GenericBigDecimalConverter to resolve any conflicts

* Update StringToEmployeeConverter.java

Copy current version to resolve any conflicts

* Update pom.xml

* Update pom.xml

* Delete remnant files

* Updated pom.xml

* Update pom.xml

* BAEL-1341 JDBC RowSet Interface

This commit includes the main package and test package to accompany the tutorial JDBC RowSet Interface.

* Update pom.xml

* Changed from MySQL to h2

Changed MySQL to embedded database for ease of use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants