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

Fetching last changes #1

Merged
merged 4,926 commits into from May 18, 2020
Merged

Fetching last changes #1

merged 4,926 commits into from May 18, 2020

Conversation

@BurhanH
Copy link
Owner

@BurhanH BurhanH commented May 18, 2020

No description provided.

dupirefr and others added 30 commits Apr 2, 2020
* Creation

* Moved code from www.baeldung.com/java-static-dynamic-binding

* Recreated code for https://www.baeldung.com/java-oop as none was
matching anymore

* Moved code from https://www.baeldung.com/java-pass-by-value-or-pass-by-reference

* Moved article references to the new README.md
* Delete core-java-lang-oop module (remaining code
was duplicate of core-java-lang-syntax where it really belonged)

* Moved code from https://www.baeldung.com/java-eclipse-equals-and-hashcode to core-java-lang where it belong

* Delete core-java-lang-oop-2 module

* Delete core-java-lang-oop-3 module

* Delete core-java-lang-oop-4 module
* Renamed KeywordUnitTest to Keyword as it's the chosen name for the
article now
* Putting test classes directly under abstractclasses package (no need
for test subpackage, we're already in test sources)

* Removed unnecessary keyword package to just let superkeyword

* Renamed scope package to variableandmethodhiding

* Renamed package basicmethods into methods

* Putting test classes directly under methodoverloadingoverriding package (no need for test subpackage, we're already in test sources)

* Moved publicmodifier package under com.baeldung as it contains code from a separate article

* Moved privatemodifier under com.baeldung as it was under an unnecessary core package

* Renamed staticdemo package into staticmodifier (was more adequate with other modifiers articles)

* Putting test classes directly under defaultstaticinterfacemethods package (no need for test subpackage, we're already in test sources)

* Moved thiskeyword package to com.baeldung instead of under keywords package
…er (eugenp#4646)

* added example code and unit test for GlobalExceptionHandler

* Code for common exceptions
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
* https://www.baeldung.com/java-type-erasure introduction code

* https://www.baeldung.com/java-interfaces Electronic interface and Computer class

* https://www.baeldung.com/java-abstract-class BoardGame and Checkers classes

* https://www.baeldung.com/java-hashcode different ways of implementing hashCode

* https://www.baeldung.com/java-inheritance-composition ComputerBuilder and StandardComputerBuilder classes

* https://www.baeldung.com/java-equals-hashcode-contracts Renamed method to match article

* https://www.baeldung.com/java-static Renamed class to match article

* https://www.baeldung.com/java-nested-classes Renamed class to match article
[BAEL-3936] Constructing a JPA query between unrelated entities
…dmes

[JAVA-616] Fixed link to article by using HTTPS
[JAVA-630] Fixing indent of vavr* modules
fix launch run command for windows
JonCook and others added 28 commits May 14, 2020
BAEL-3912: Changes done
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
Changed IntegrationTest to LiveTest
BAEL-24104 - add links to github-baeldung articles
[BAEL-2749] Refactoring and cleanup
BAEL-3016 Thymeleaf Formatting Currencies
BAEL-3974 - spatialguru.net@gmail.com
JAVA-991 Week 14 | Do we have any Spring Milestone/RC repos defined?
BAEL-24622 github-related test fix - no empty readmes (results: 03.05.2020) - cont.2
updated java comment
updated spring kafka version
* OCP change

* calculator unit test
…dule) (eugenp#9307)
* BAEL-3462 CSV Univosity Example

* Added a row processor example
* OCP change

* calculator unit test

* renamed variable and abstract class addition
@BurhanH BurhanH merged commit cdd9521 into BurhanH:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

You can’t perform that action at this time.