Tom Hombergs
fba79a009c
Merge pull request #5724 from tinomthomas/master
...
BAEL - 1511
2018-12-07 12:07:27 +01:00
Loredana Crusoveanu
80ea4f2e76
Update README.md
2018-12-06 23:04:24 +02:00
Priyesh Mashelkar
e2eeb795cd
BAEL-2344 Moved files to new hibernate5 module ( #5854 )
...
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* BAEL-2344 Moved classes to new hibernate5 module
* BAEL-2344 Moved files to new hibernate5 module
2018-12-06 12:03:26 -08:00
Dhawal Kapil
ddeb2dd5ab
BAEL-10877 Fix build of micronaut project
...
- Version upgraded, now using the standard maven central
- API changes per the new library in ConcreteGreetingClient and GreetingClient
2018-12-06 23:54:56 +05:30
collaboratewithakash
d78915cdda
Back-links added - Akash ( #5846 )
...
* Back-link formatting issue resolved
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added (please fix the formatting too)
* Back-link added
* Back-link added
* Back-link added
* back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
2018-12-06 18:27:24 +01:00
Dhawal Kapil
7a7561fb76
Remove corrupted/invalid/stray projects
...
- Removed ethereumj, events, spring-boot-h2, spring-hibernate3 corrupted projects
- Moved files from spring-hibernate3 folder to spring-hibernate-3
2018-12-06 22:53:43 +05:30
clininger
31741530dd
Indentation changes
2018-12-06 23:48:18 +07:00
pandachris
291ba89004
BAELDUNG-2283 ( #6 )
2018-12-06 23:14:05 +07:00
clininger
dec5eabe81
BAELDUNG-2283
2018-12-06 23:09:43 +07:00
Ali Dehghani
7f5789c274
Added a simple function for bytecode inspection.
2018-12-06 13:30:59 +03:30
pandachris
1472e6afd5
Merge pull request #5 from eugenp/master
...
merge from head fork
2018-12-06 16:45:19 +07:00
akash.pandey
11f4a4aee0
PMD Fix : Renamed Unit Test
2018-12-06 08:43:21 +05:30
akash.pandey
9fa39257e4
PMD Fix: Update Test file name
2018-12-06 08:38:51 +05:30
Paul van Gool
8b8fda7d0b
BAEL-1049
...
* BAEL-1049: Update to latest version, and added tests.
* Update FunctionalJavaUnitTest.java
* Update FunctionalJavaUnitTest.java
* Add blank lines before asserts.
2018-12-05 18:11:21 -08:00
Josh Cummings
df7b723cba
Update README.md ( #5850 )
...
Issue: BAEL-2213
2018-12-05 15:54:20 -07:00
raghav-jha
de2f02ff5d
BAEL-2394 JPA One-to-One Relationship ( #5847 )
2018-12-05 12:44:37 -07:00
Tino Mulanchira Thomas
9e1c9ee99a
Merge branch 'master' into master
2018-12-05 22:37:24 +03:00
Priyesh Mashelkar
cac62f06ae
BAEL-2344 Hibernate Named Query ( #5835 )
...
* Added writer
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
* printf examples
Issue: BAEL-2228
* Update README.md
* Added implementation and test class
* Added more details
* Updated tests
* Updated code as per review comments
* Added test class and one named query
* Updated test class
* Added update HQL
* Added new initialisation script and new queries
* Corrected queries
* Removed commented code
2018-12-05 10:30:14 -08:00
akash.pandey
744283db80
Updated UnitTest name.
2018-12-05 10:07:06 +05:30
Ger Roza
a21f82001c
Added cases using subscribeOn and publishOn when debuggin reactive streams, for analysis ( #5841 )
2018-12-04 19:14:12 -08:00
gmconte
c4d92d17b5
BAEL-2346: modifying concurrency code to add more examples ( #5843 )
2018-12-04 19:09:47 -08:00
Dhananjay Singh
a370f6e781
Calculate Factorial in Java ( #5748 )
...
* Factorials
* Refactored factorials
* Change input to int
* Small fixes
* Renamed tests
2018-12-04 19:53:51 -06:00
TINO
127c3eca04
Code formatted
2018-12-04 22:31:10 +03:00
Eugen
57d6c392b2
Update README.md
2018-12-04 17:00:27 +02:00
DOHA
fe31164645
Merge remote-tracking branch 'eugenp/master'
2018-12-04 14:13:39 +02:00
Mher Baghinyan
3addff050f
printf examples
...
Issue: BAEL-2228
2018-12-03 22:17:57 -07:00
geroza
64acbeec4e
Migrated modules to parent-boot with spring-boot 2.1:
...
* spring-boot-persistence
* persistence-modules/spring-data-jpa
* persistence-modules/spring-data-keyvalue
* persistence-modules/spring-data-redis
2018-12-03 21:38:12 -02:00
geroza
b91f7e321e
Migrated the following modules to parent-boot with spring-boot 2.1:
...
* spring-5-reactive-client
* spring-5-reactive-security
* spring-5-security
* spring-5-security-oauth
* spring-all
2018-12-03 19:13:43 -02:00
yatendragoel
d25f0f1bb3
BAEL-2403: Immutable Map implementations in Java ( #5828 )
...
* BAEL-2203 - Convert java.time.Instant to java.sql.Timestamp and vice-versa
* BAEL-2203: Review edits
* Removed ZoneId code
* Converted class to JUnit Test
* Update and rename ConvertInstantToTimestampTest.java to ConvertInstantToTimestampUnitTest.java
* BAEL-2403: Immutable Map implementations in Java
* BAEL-2403: Immutable Map implementations in Java - Changed file name
2018-12-03 09:32:16 -08:00
geroza
baa6288375
Migration of the following modules:
...
* spring-5-mvc
* spring-5-reactive
2018-12-03 14:53:39 -02:00
Seun Matt
dcf28dd166
refactor the spring boot persistence mongodb module ( #5829 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00
chrisoberle
6b29e94a40
BAEL-2174 How to use proxies in core java ( #5805 )
...
* move samples from core-java to new core-java-net module
* remove erroneous commit of .vscode dir
2018-12-02 20:23:39 -06:00
fanatixan
857192358c
bael-2361 ( #5804 )
...
* bael-2361
* Update RemoveLeadingAndTrailingZeroes.java
* moving examples to java-string project
2018-12-02 10:36:38 -08:00
Emily Cheyne
0a87548bf8
BAEL-2089
...
update readme
2018-12-02 08:11:11 -08:00
Emily Cheyne
dcb2dd4602
BAEL-2300
...
update readme
2018-12-02 07:41:24 -08:00
geroza
8eb95df40b
migrated the following modules:
...
* azure
* jib
* spring-5
* spring-5-data-reactive
2018-12-02 12:46:28 -02:00
Tom Hombergs
0d4f8cb08f
Merge pull request #5521 from MajewskiKrzysztof/BAEL-2292
...
BAEL-2292
2018-12-02 12:34:00 +01:00
akash.pandey
ca681a8e67
Changes for Code review feedback:
...
1. Change main method to use command-line input.
2. Update test class to use static imports.
2. Add more use cases in test-cases.
2018-12-02 10:44:27 +05:30
Loredana Crusoveanu
d5f7c3d4ca
Merge pull request #5797 from Doha2012/master
...
add more custom oauth examples
2018-12-01 21:47:05 +02:00
geroza
6ced126022
created parent-boot-2 copy, and point all projects to that new temporary parent pom
2018-12-01 17:37:34 -02:00
Eugen Paraschiv
fe7e4f87f2
ignoring long running module
2018-12-01 20:45:56 +02:00
Eugen Paraschiv
56400babbf
disabling very long running module
2018-12-01 19:40:23 +02:00
Eugen Paraschiv
90ca342016
disabling very long running module
2018-12-01 19:39:47 +02:00
Eugen Paraschiv
2fa2254345
ignoring module
2018-12-01 18:49:06 +02:00
Eric Martin
183d76c45b
Merge pull request #5821 from eugenp/Issue-5812
...
Fixed compiler errors in spring-boot-crud
2018-12-01 09:48:40 -06:00
KevinGilmore
a2b79472d9
BAEL-2246: add link back to article ( #5824 )
2018-12-01 07:10:46 -06:00
Eugen Paraschiv
5d512da017
adding the jira
2018-12-01 11:23:47 +02:00
Eugen Paraschiv
7cbd26433d
pom cleanup work
2018-12-01 11:22:23 +02:00
Loredana Crusoveanu
e530244e56
Merge pull request #5803 from eugenp/echeyne-readme
...
BAEL-2309
2018-12-01 10:20:28 +02:00
Loredana Crusoveanu
b512a3d3d0
Merge pull request #5798 from eugenp/thombergs-patch-2
...
added readme
2018-12-01 10:13:30 +02:00