* BEEL-518 code for protobuf article
* BEEL-518 add generated protobuf class
* BEEL-550 use newest version of protobuff
* BAEL-518 Small refactoring in protobuffer module
* BEEL-518 simpler protobuf example
* BEEL-518 proper package
* solr-fulltext-search module created
* solr-fulltext-search modue created
* solr-fulltext-search change
s
* pom changes merged from upstream
* removed integration tests from mvn build
* Refactoring test class
* removed test profile
* module solr-fulltext-search changed to solr
* module solr added in parent pom
* delete file
* removed unused file, changed test to default solr port
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* merging pom from master
* BAEL-722 Intro to JSONassert
* BAEL-722 Intro to JSONassert
Updated to 1.5.0
* BAEL-745 Quick Math.pow example
* Revert "Merge modules (#1471)"
This reverts commit 11cdf67fad.
* Revert "(BAEL-746) How to Copy an Array in Java (#1474)"
This reverts commit 44f5742f16.
* Revert "Bs santosh spring mybatis (#1479)"
This reverts commit 3140ea166d.
* Revert "Spring State Machine (#1424)"
This reverts commit 319dd2653a.
* Example code to return image with @ResponseBody
* Example code showing how to return images using @ResponseBody
* Example code showing how to return images using @ResponseBody
* refactor: Reorder tests without lambda
Moves inner implementations of Answer and ArgumentMatcher to the top of
the test classes.
Also changes the lambda expression to a regular "pre java 8" expression
in one of the tests.
Resolves: BAEL-632
* feat: Create basic Monolithic JHipster project
Commit just after creating a JHipster project, before making any modifications.
Resolves: BAEL-137
* chore: Change the artifactId and name of the project
From baeldung to jhipster-monolithic and JHipster Monolithic Application
Relates to: BAEL-137
* feat: Create entities Post and Comment
Relates to: BAEL-137
* feat: Fix Gatling configuration in pom.xml
Relates to: BAEL-137
* feat: Add files for Continuous Integration
Relates to: BAEL-137
* feat: Change pom.xml to conform to Baeldung standards
- moved the <properties> element to the bottom of the file
- excluded integration tests in the default surefire configuration
- added a new profile, called integration, and added the integration tests there
- added Java 8 in the <source> and <target> tags, under maven-compiler
solves: BAEL-137
* chore: Add jhipster module to parent pom
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* merging pom from master
* BAEL-722 Intro to JSONassert
* BAEL-722 Intro to JSONassert
Updated to 1.5.0