Dmytro Korniienko
08e902cb26
BAEL-2258 Guide to DateTimeFormatter. parse() method usage tests added
2018-10-04 23:14:59 +03:00
Dmytro Korniienko
7f6df18b64
BAEL-2258 Guide to DateTimeFormatter. Predefined formatters tests added
2018-10-03 23:55:24 +03:00
Loredana Crusoveanu
d7dac62bfb
Merge pull request #5360 from amit2103/BAEL-9460
...
[BAEL-9460] - Added code examples of Add section in 'Comparison with …
2018-10-02 23:17:35 +03:00
RoscoeLotriet
379eab82d6
Implemented Stream forEach if/else unit test
2018-10-01 14:18:24 +02:00
Dmytro Korniienko
f9065d21b7
BAEL-2258 Guide to DateTimeFormatter. Tests added for various formatting patterns and styles
2018-10-01 10:17:39 +03:00
amit2103
91efa72938
[BAEL-9460] - Added code examples of Add section in 'Comparison with Lambdas' article
2018-09-30 20:58:06 +05:30
RoscoeLotriet
9b6a043cbb
Updated if-else logic and added filter method examples
2018-09-28 06:02:34 +02:00
RoscoeLotriet
c1fce0bcd2
Implemented Stream if-else logic class
2018-09-24 10:26:15 +02:00
Loredana Crusoveanu
8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
...
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
sachin29aug
2caf645726
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-07 15:58:10 -04:00
Rokon Uddin Ahmed
fccf56fdc2
BAEL-8287 ( #5180 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-07 13:56:13 +03:00
amit2103
4f18b712f9
[] - Moved artices / codes from from the core-java related modules
2018-09-02 01:37:11 +05:30
Sam Millington
5e3a0c7ad3
BAEL-2033 - Removing duplicates and @Test ( #5125 )
...
* removed BenchmarkUnitTest from cove-java-8
* Removed StreamsOrderingUnitTest from core-java-8
* Removed test annotation from the unit test
This test will not need to be run manually.
2018-08-31 18:28:27 -06:00
Eugen Paraschiv
201d616c6b
minor cleanup
2018-08-30 20:36:27 +03:00
Kacper
c4cb6eec73
Move optional to java-8-core ( #5105 )
2018-08-29 06:51:41 -07:00
Sam Millington
1256735a42
BAEL-2033: Added stream-ordering files ( #5080 )
...
* Added stream-ordering files
* Removed old files
2018-08-27 17:28:44 -06:00
Andrey Shcherbakov
89e8d66def
Java Primitives versus Objects ( #4946 )
...
* Add code for the article 'Java Primitives versus Objects'
* Use JMH for benchmarking the primitive and wrapper classes
* Uncomment the benchmarks and remove unused class
* Add Long/long to the benchmark
* Remove assertions from the benchmarks
* Add the java docs
2018-08-26 21:45:37 +03:00
amit2103
c5e1d6f0ef
[BAEL-8456] - Moved more articles into 'java-dates' module
2018-08-26 00:49:30 +05:30
amit2103
3bd1ed4ece
[BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
2018-08-25 17:44:06 +05:30
amit2103
bab3a724c6
[BAEL-8434] - Moved java stream articles to java-streams module
2018-08-23 21:00:47 +05:30
Loredana Crusoveanu
8a9161701c
Update pom.xml
2018-08-20 23:12:04 +03:00
Dhawal Kapil
847c9e9edd
Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636
2018-08-19 22:59:08 +05:30
amit2103
ab17b8e697
[BAEL-8232] - Moved java string related code and github links into new module java-strings
2018-08-18 23:24:10 +05:30
Dhawal Kapil
856ca42d23
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added missing plugin versions
2018-08-14 13:34:45 +05:30
Saikat
441de07ee6
[BAEL-1902] Set timezone of a date ( #4659 )
...
* Convert time in preferred time zone using Java 7, 8 and Joda-time
* Update the code as per review comments
* Incorporate review comments
* Incorporate review changes
* Use snippets from unit test only
2018-08-06 08:22:37 +02:00
charlesgonzales
671bf20fe8
add/fix links - team BAEL-7962 ( #4891 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
2018-08-05 20:30:25 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
KevinGilmore
0cc05d9802
BAEL-1901 and BAEL-1555 add links ( #4892 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
2018-08-03 20:58:06 -05:00
fanatixan
cc4ab484cc
moved examples for 'removing all occurrences of an element from a list' to core-java-collections ( #4878 )
2018-08-02 08:59:55 +02:00
fanatixan
6e646bf0de
Bael 2023 ( #4851 )
...
* bael-2023: removing all occurrences of a value from a list
* adjusting examples to match the article
2018-07-31 12:56:29 +02:00
Tonnix
deb27c1e3b
Added PR files for BAEL-2031 ( #4844 )
...
* Added source files for BAEL-2031
* Added test files for BAEL-2031
2018-07-29 17:07:16 +02:00
Felipe Santiago Corro
a1ba371c73
add elements to list ( #4814 )
2018-07-26 22:19:03 +02:00
charlesgonzales
f431a4c3ff
add links ( #4804 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-07-24 19:21:55 +02:00
Eugen
b70175da6b
Update README.md
2018-07-24 12:06:04 +03:00
Predrag Maric
717bd1d48d
BAEL-2018 Moved to core-java-collections ( #4796 )
2018-07-23 09:02:10 +02:00
Felipe Santiago Corro
2fec9da2d5
Overriding System time for testing ( #4779 )
...
* Overriding System time for testing
* Remove Joda Date Time examples
2018-07-22 22:36:51 +02:00
myluckagain
8f52c3f6d3
Bael 2018 ( #4774 )
...
* BAEL-2018
* Update Animal.java
* rename
* tests added
* generic type shorten
2018-07-21 18:23:02 +02:00
myluckagain
770e8b0219
BAEL-2018 ( #4753 )
...
* BAEL-2018
* Update Animal.java
* rename
2018-07-19 21:07:00 +02:00
Felipe Santiago Corro
f68615d772
Copy list to another list examples ( #4725 )
2018-07-16 08:41:08 +02:00
Eugen Paraschiv
22b7cf7957
plugin cleanup
2018-07-15 09:51:16 +03:00
Eugen Paraschiv
b3b91b990d
plugin cleanup
2018-07-15 09:41:47 +03:00
Jonathan Cook
b44883b364
BAEL-1889 - Let's move the Java Number articles into a new module ( #4619 )
...
* BAEL-1849 - Convert from String to Date in Java
* BAEL-1863 - Calling Callbacks with Mockito
* BAEL-1889 - Let's move the Java Number articles into a new module
* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00
Abhinayak Swar
ed872e6118
BAEL-1897: Code check-on for ( http://jira.baeldung.com/browse/BAEL-1897 ) How to increment a Date by one day ( #4615 )
...
* abh.swar@gmail.com: Code check-in for article on Spring WebFlux
1. EmailWebClient is the client that subscribes to the data from WebFlux server
2. EmailGenerator generates one email per second randomly
3. EmailHandler and EmailRouter deal with handling of request of the subscriber
4. Email is the POJO for data transmitted by the server
* Code check-on for (http://jira.baeldung.com/browse/BAEL-1897 ) How to increment a Date by one day
- Added code and test to increment date by one day using java 8 and joda-time
- Added joda-time 2.10 dependency in pom.xml
* Revert "abh.swar@gmail.com: Code check-in for article on Spring WebFlux 1. EmailWebClient is the client that subscribes to the data from WebFlux server 2. EmailGenerator generates one email per second randomly 3. EmailHandler and EmailRouter deal with handling of request of the subscriber 4. Email is the POJO for data transmitted by the server"
This reverts commit 6254ad9
* Code check-on for (http://jira.baeldung.com/browse/BAEL-1897 ) How to increment a Date by one day
- Added code and test to increment date by one day using java.util.Calendar and ApacheCommons and unit tests for it
- Used properties for ${joda.version}
- Formatted the code using IntelliJ formatter
- Renamed DateIncrementerTest to DateIncrementerUnitTest
- Changed test method names to follow _given_when_then convention
* Code check-on for (http://jira.baeldung.com/browse/BAEL-1897 ) How to increment a Date by one day
- Removed unnecessary comment
* Code check-on for (http://jira.baeldung.com/browse/BAEL-1897 ) How to increment a Date by one day
- Corrected the order of parameters of assertEquals() method
2018-07-12 20:55:06 +02:00
Sanjay Patel
cddf858c05
BAEL-5246: pom cleanup ( #4620 )
...
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project
* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud
* BAEL-5246: pom cleanup upto testing-modules/junit5
* BAEL-5246: pom cleanup - upto xstream
* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Shubhra Srivastava
ee98d7558c
BAEL-1901: AssertJ Fix ( #4660 )
2018-07-08 12:42:56 -05:00
Shubhra Srivastava
387d93e905
BAEL-1901 Add hours to Date in Java ( #4599 )
...
* BAEL-1901 Add hours to Date in Java
* BAEL-1901 : Editor Review Changes
* BAEL-1901 using assertThat for assertions
2018-07-08 10:27:42 -05:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2018-07-06 09:25:49 +02:00
Hai Nguyen
59277b4339
BAEL-1846: Java Image to Base64 String ( #4600 )
...
* BAEL-1846: Java Image to Base64 String
* Move from using main method to Junit test
* Update to use environment variables for testing
* reformat and add test file
2018-07-05 21:20:07 +02:00
rozagerardo
7e0d553340
* Added code for BAEL-1899 get start and end of a day ( #4567 )
2018-06-25 22:30:31 -07:00
KevinGilmore
3cab703646
BAEL-1801 README update ( #4548 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
2018-06-24 21:13:54 -05:00
nguyennamthai
b24dfc8976
Fix a division method mistake ( #4488 )
2018-06-16 10:16:37 -05:00
charlesgonzales
2fe0dee64e
Update 13 README.md and create 2 README.md ( #4468 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
2018-06-13 20:50:33 +03:00
nguyennamthai
7e66e1b919
BAEL-1801 Add tests for unsigned arithmetic ( #4442 )
2018-06-10 21:44:29 -05:00
Chandra Prakash
7f2c4e5535
Added sample code for type inference. ( #4443 )
2018-06-10 12:26:03 -07:00
Amit Pandey
2e683411e2
Bael 4461 2 ( #4409 )
...
* Deleted md file as a conflict
* [BAEL-4461] - Fixed PMD violation
* [BAEL-4461] - Fixed PMD violation
* [BAEL-4461] - Ignore empty TC
* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
Tom Hombergs
fb8224d8d4
Merge pull request #4367 from chrisoberle/master
...
BAEL-1786
2018-06-03 21:32:03 +02:00
Rokon Uddin Ahmed
50f5cba9da
BAEL-6634 ( #4376 )
...
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-06-01 14:04:12 +02:00
Amit Pandey
7206e64bef
Bael 6556 3 ( #4382 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Chris Oberle
d683b370f6
refactor example
2018-05-30 07:48:42 -04:00
Chris Oberle
543c87fa70
initial import of source for BAEL-1786
2018-05-30 07:48:42 -04:00
Amit Pandey
dfcc0cab05
Bael 6556 2 ( #4365 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of testcase renamed
2018-05-29 22:14:19 +02:00
myluckagain
d98b696baa
BAEL-1736 fix ( #4271 )
2018-05-22 12:56:17 +04:00
Shubhra Srivastava
bdb937e68b
BAEL 1748 - Optional - orElse() vs orElseGet() ( #4240 )
...
* Types of Bean Injection in Spring
* Changing config file name
* BAEL-1584 : Find an element in list
* Revert "Changing config file name"
This reverts commit d857db9f65b1cf89773348e3901385ce59d9e1f8.
* Revert "Types of Bean Injection in Spring"
This reverts commit e9efcb8e70f37e7488aa2371bb3ee62c676996f4.
* BAEL-1584 : Find an Element in Given List
* BAEL-1584 : Hashcode impl changed
* BAEL:1584 : ListIterator to Iterator change
* Method name refactoring
* BAEL 1748 - Optional OrElse vs OrElseGet
* BAEL-1748 Benchmark Runner
2018-05-15 11:20:55 -07:00
Ekaterina Galkina
4a81b13958
BAEL-1736
2018-05-12 18:10:42 +05:00
amit2103
05b7e933bd
Bael 5247 ( #4175 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Added new parent pom
* initial clean up of child poms
* Added new parent pom
* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
Rokon Uddin Ahmed
f00a66af69
03.05.2018 ( #4161 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-05-03 15:44:44 +02:00
collaboratewithakash
fad99fe44b
Back-links added ( #4119 )
...
* 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 corrected
* 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 corrected
* Back-link corrected
* Back-link corrected
* Back-link correct
* Back-link corrected
* 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
* 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
* Back-link added
* Back-link corrected
* Back-link added
* Back-link corrected
* Back-link corrected
* Back-link corrected
2018-05-02 09:41:08 +02:00
Shubhra Srivastava
b559157482
BAEL-1584 : Finding an element in list ( #4067 )
...
* BAEL-1584 : Find an Element in Given List
2018-04-30 14:53:17 -06:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
ba1ba8455d
Bael 5249 ( #4052 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* Spring-dependency injection
* BAEL-1683-Guide to Java Clock class
* BAEL-1683-Guide to Java Clock class
* added article link
* added article link
* fixed link
* refactoring packages and using generics
* BAEL-717: Singleton Session Bean. (#4046 )
* BAEL-717: Singleton EJB Bean
Files for BAEL-717:Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Changed artifactId value.
* BAEL-717: Singleton EJB Bean.
Added module for Singleton EJB Bean.
* BAEL-717: Singleton EJB Bean.
Removed Singleton EJB Bean Module.
* BAEL-717: Singleton EJB Bean
Changed the JNDI Lookup name.
* BAEL-717: Singleton EJB Bean.
Added the "singleton-ejb-bean" module.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717:Singleton EJB Bean.
Corrected Indentation.
* BAEL-717: Singleton Session Bean.
Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Changing the name of the class to CountryStateContainerManagedBean.
* BAEL-717: Singleton Session Bean.
Added method to test Bean-Managed concurrency.
* Get Latest.
* deleting CountryStateBeanManagedBean for new file.
* deleting CountryStateCacheBean for new file.
* deleting CountryStateContainerManagedBean for new file.
* BAEL-717: Singleton Session Bean.
Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.
* Deleting file for new checkin.
* BAEL-717: Singleton Session Bean.
Added test case for Bean-Manged concurrency.
Change in JNDI names.
* BAEL-717: Singleton Session Bean.
Changed the assert method parameter order and null check in test cases.
* BAEL-717:Singleton Session Bean
Removed volatile keyword for the variable countryStatesMap. Marking it as final.
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum (#3890 )
* [BAEL-1641] Find all pairs of numbers in an array that add up to a given sum
* Commiting editor's suggested changes
* Commiting article Spring Data Reactive Mongo DB microservice in Kotlin
* Revert commit for BAEL 1687 - Moving those files to a new branch
* Use AssertJ and BDD-style on unit testing
* BAEL 1639: added singleton examples and test. (#3977 )
* BAEL-1701 (#4012 )
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)
* BAEL-1701: Complete examples
* added article links
* removed folder "SpringDependencyInjection"
e Please enter the commit message for your changes. Lines starting
* BAEL-1706 - optional parameters in java (#4050 )
* BAEL-1706 - optional parameters in java
* minor adjustments per review
* add tests
* fix formatting
* fix constructor issue with MultiVitaminOverloading
* BAEL-1706 Test name change, formatting
* working with booleans in thymeleaf (#4061 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit (#4058 )
* BAEL-1725 Java Pass-by-reference vs Pass-by-value - First commit
* updated test cases
* Update README.md
* Demonstration of Java assert
* BAEL-1679 (#3959 )
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
* BAEL-1432 add custom gradle task
* BAEL-1567 add samples of cookie and session in serlvet
* BAEL-1567 use stream api
* BAEL-1567 fix optional
* BAEL-1679 add query annotation jpa spring data
* BAEL-1679 added new junits
* BAEL-1679 use assertJ, use givenWhenThen naming convention
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* spring-data final
* service locator pattern
* service locator pattern
* variable name changes
* Spring MVC @PathVariable dot (.) get truncated
* testing changes
* Update README files (#4065 )
* BAEL-1612: Update README
* BAEL-1562: Update README
* BAEL-1562: Update README
* BAEL-1369
* BAEL-1369
* BAEL-1369
* remove comments
* Back-link corrected (#4071 )
* Back-link corrected (#4073 )
* Back-link added (#4074 )
* Back-link added (#4075 )
* Back-link added (#4076 )
* Back-link added (#4077 )
* Back-link added (#4078 )
* Back-link added (#4080 )
* Back-link added (#4081 )
* Back-link added (#4083 )
* Back-link corrected (#4086 )
* Back-link added (#4087 )
* Back-link added (#4091 )
* Back-link added (#4089 )
* added example code for Java mail (#4101 )
* Back-link added (#4099 )
* Back-link added (#4088 )
* Back-link added (#4082 )
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
* 21.02 - pom cleanup
2018-04-26 08:50:35 +02:00
amit2103
7ae3babd59
Bael 5927 ( #4042 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Ciro Alvino
61504c948b
Bael 1585 ( #3750 )
...
* Different Types of Bean Injection in Spring
* BAEL-1585
* Revert "Different Types of Bean Injection in Spring"
This reverts commit ae47827879
.
* Revert "BAEL-1585"
This reverts commit e792f17f82
.
* BAEL-1585
* rev1
2018-04-11 19:52:21 +02:00
Rokon Uddin Ahmed
5da2ea995c
08.04.2018 ( #3954 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2018-04-11 07:33:18 +02:00
iaforek
97c405834e
BAEL-1648 - Measure Time Elapsed in Java
2018-04-08 15:48:13 +01:00
Eugen Paraschiv
27086aab33
pom cleanup
2018-04-07 00:17:10 +03:00
Patryk
5b00f0e0e3
BAEL-1600 Internationalization in Java 8 ( #3902 )
...
BigDecimal for currency formatting.
2018-03-28 22:13:52 +01:00
Patryk
489e3186bc
Bael 1600 internationalization and localization ( #3807 )
...
* BAEL-1600 Internationalization and Localization in Java 8
The essential code for the article.
* BAEL-1600 Internationalization and Localization in Java 8
The essential code for the article.
* BAEL-1600 Internationalization and Localization in Java 8
JUnit test names fixed.
Default Timezones set.
* BAEL-1600 Internationalization and Localization in Java 8
Default Timezones set.
2018-03-27 14:28:42 +01:00
ankishagarwal
3ad0cb693c
Request for BAEL-1584 ( #3740 )
...
* Added for BAEL-1584
* updated for BAEL-1584
* Updated as per Suggestions from Josh, for BAEL-1584
* Removed wrapper class and updated few methods to return boolean instead of Integer
2018-03-13 19:48:11 +01:00
Miguel Rivero
6fdfc3c48a
BAEL-1546: Java 8 Math additions ( #3805 )
...
* BAEL-1546: Java 8 Math additions
* Applied feedback to Unit Tests
* BAEL-1546 Added missing test annotations
2018-03-13 07:30:19 +01:00
Rokon Uddin Ahmed
c10cb80823
02.03 ( #3747 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-03-02 18:40:04 +02:00
KevinGilmore
c0f85101b2
BAEL-1539 README ( #3712 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
* BAEL-399: Update README
* BAEL-1297: Update README
* BAEL-1218: README
* BAEL-1148 README update
* BAEL-113 README
* BAEL-1158 README
* BAEL-1539: Update README
2018-02-21 22:28:29 -06:00
Harshil Sharma
d6407ef405
BAEL-1539 shuffling collections ( #3701 )
...
* BAEL-1539 Added list, set and map shuffling code exaamples
* #BAEL-1539 fixed a typo
* #BAEL-1539 refactored sample code, added unit tests
* #BAEL-1539 Added unit tests and example for shuffling with custom randomness
* #BAEL-1539 removed source code and kept only tests as tests are sufficient code sample themselves
* #BAEL-1539 updated map shuffling example to use lambdas
* #BAEL-1539 lambda refactoring
* #BAEL-1539 updated map shuffling logic to shuffle entryset instead of keyset
2018-02-21 11:46:15 +01:00
Harshil Sharma
666c07c7be
BAEL-1539 shuffling collections ( #3567 )
...
* BAEL-1539 Added list, set and map shuffling code exaamples
* #BAEL-1539 fixed a typo
* #BAEL-1539 refactored sample code, added unit tests
* #BAEL-1539 Added unit tests and example for shuffling with custom randomness
* #BAEL-1539 removed source code and kept only tests as tests are sufficient code sample themselves
* #BAEL-1539 updated map shuffling example to use lambdas
* #BAEL-1539 lambda refactoring
* Fixed an indentation
2018-02-16 07:33:34 -06:00
Ahmad Alsanie
0585764866
BAEL-1473 replaced int with AtomicInteger for safe usage in multi-threaded env ( #3497 )
...
* BAEL-1473 Intoduction to Spliterator in Java
* BAEL-1473 - Replace .out with logger.info
* removed log
* BAEL-1473 - added test-cases
* modify test-cases
* AtomicInteger instead of int
* SIZED removed
2018-01-24 09:29:14 -08:00
Ahmad Alsanie
25f449ad38
BAEL-1473 ( #3477 )
...
* BAEL-1473 Intoduction to Spliterator in Java
* BAEL-1473 - Replace .out with logger.info
* removed log
* BAEL-1473 - added test-cases
* modify test-cases
2018-01-21 09:44:22 -08:00
Rokon Uddin Ahmed
c3e8ba4a70
Pull request 17.01 ( #3442 )
...
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2018-01-17 21:53:17 +01:00
Doha2012
6f3710b9ae
move stream API to core-java-8 ( #3403 )
...
* make sure modules using java8
* move url matching code
* upgrade boot parent
* minor cleanup
* fix blocking tests
* add core-java-io module
* move stream API to core-java-8
2018-01-13 14:58:51 +01:00
Ahmad Alsanie
07aad444ae
BAEL-1473 Intoduction to Spliterator in Java ( #3400 )
2018-01-12 13:05:49 -08:00
Grzegorz Piwowarek
da4bd50cdb
Core Java 8 refactor ( #3342 )
2018-01-04 17:21:32 +02:00
Ganesh
62e53959ef
PR for BAEL-1340 - Java StringJoiner class ( #3324 )
...
* unit tests for stringjoiner
* formatting changes
* slit test cases and formatting fixes
* minor formatting fix
2017-12-31 16:54:02 +02:00
KevinGilmore
620abb2753
1278 and 1326 README ( #3308 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1328: Updated README
* BAEL-1371: Update README.md
* BAEL-1371: Update README.md
* BAEL-1278: Update README
* BAEL-1326: Update README
2017-12-27 20:58:28 -06:00
thakursantosh
6f386f79e5
Code for BAEL-1437 - thakursantosh/st1972@gmail.com ( #3294 )
...
* New code for First Article 'Types of Bean Injection'
* Adding code for BAEL-1306
* Code changes for BAEL-1306
* Removed code of my evaluation article
* Simplified code to use number arrays BAEL-1306
* Simplified code for BAEL-1306
* Code commit for BAEL-1437
* Removed code that was added for BAEL-1437
* Code commit for BAEL-1437
2017-12-25 19:45:55 +01:00
Muhammed Almas
72854479e7
Counter ( #3223 )
...
* BAEL-1375 Counter in Java.
* BAEL-1375 Frequency counter in java.
* BAEL-1375 Refactored method names.
* BAEL-1375 refactored code.
* BAEL-1375 Fixed the test
* BAEL-1375 updated code to include parallel stream.
2017-12-25 15:50:22 +01:00
KevinGilmore
314e2148b2
BAEL-1326 2nd attempt ( #3281 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
* BAEL-1196: Update README
* BAEL-1326: Default and static methods in interfaces
2017-12-23 07:04:16 -06:00
Eugen Paraschiv
533218682f
import cleanup
2017-12-19 13:51:58 +02:00
Jose Bob Santos Jr
ae109dfb7c
BAEL-1330 Primitive Type Streams in Java 8 ( #3106 )
...
* initial commit for first article evaluation
* fixed compilation error
* removed final keywords for compliance
* added unit tests and refactored as needed
* refactored application-context.xml to use self-closing tags
* renamed tests to use UnitTest suffix
* removed unnecessary annotation
* added code samples for primitive streams
* removed sample code and tests for evaluation article
* renamed unit test to proper unit test naming
* added a test to show boxed method
* added the assertion to the test fox boxed
* changed mapToInt test to use Arrays.asList instead of a POJO as per Grzegorz and Eugen
2017-12-15 02:50:51 +01:00
Muhammed Almas
9627971b46
BAEL-1375 Using compute for every usage. ( #3242 )
2017-12-14 17:54:27 +01:00
Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update readme.md
* Update README.md
* Update README.md
* Update README.md
2017-12-12 07:32:35 +01:00
Muhammed Almas
63d4e7d014
BAEL-1375 Counter in Java. ( #3170 )
...
* BAEL-1375 Counter in Java.
* BAEL-1375 Frequency counter in java.
* BAEL-1375 Refactored method names.
2017-12-03 21:22:39 +01:00
abialas
edec7ddbe5
BAEL-1344 ( #3081 )
...
* BAEL-1344 add java8 convert methods date, localdate, localdatetime
* BAEL-1344 add java9 example
* Move Date to LocalDate and LocalDateTime converters from core-java-8 to core-java-9
2017-11-24 13:29:08 -08:00