mherbaghinyan
d73f653eb0
list, set injection
2018-05-19 12:50:48 +04:00
mherbaghinyan
c7cd7d0744
list inject test
2018-05-18 16:10:02 +04: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
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
Mher Baghinyan
fdfc373f26
Merge branch 'master' into BAEL-1717
2018-04-30 08:59:16 +04:00
mherbaghinyan
2146aa2be1
BeanFactoryAware example tested
2018-04-29 11:26:56 +04:00
mherbaghinyan
5dc1b18c29
BeanNameAware test the result
2018-04-28 12:02:06 +04: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
mherbaghinyan
4b91a76d8f
BeanNameAware and BeanFactoryAware
2018-04-25 22:13:50 +04:00
collaboratewithakash
ec59422448
Back-link added ( #4087 )
2018-04-25 10:25:39 +02:00
mherbaghinyan
c1e0b884de
aware
2018-04-24 22:28:20 +04: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
Gangadharan Khoteeswarun
6f887d29c6
@Lookup annotation Code ( #3900 )
...
* Updated
* Changed Test Names
* Updated code for method injection section 3.2
* Added Grader bean and changes for it
2018-04-16 08:17:39 -06:00
Mher Baghinyan
69842b7dea
BAEL-1592 ( #3773 )
...
* Injecting Prototype Beans into Singleton Instance
* removed final keywords from the test
2018-04-12 06:57:20 +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
daoire
214e456f41
Update README.md
2018-03-26 12:25:15 +01:00
Mher Baghinyan
7eb74160f1
@Lazy annotation ( #3809 )
2018-03-17 10:30:44 +01:00
Grzegorz Piwowarek
a6d3ddd38f
Revert "evaluation article, different types of bean injection. ( #3511 )" ( #3719 )
...
This reverts commit 54bd8a5cdd
.
2018-02-24 21:32:29 +01:00
Syed Munawwer Ali
54bd8a5cdd
evaluation article, different types of bean injection. ( #3511 )
...
* Different types of bean injection in spring, initial write-up
* Evaluation article code example, different types of bean injection.
2018-02-24 17:21:16 +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
2f5370dea6
Spring core xml ( #2971 )
...
* BAEL-1247 Spring XML injection.
* BAEL-1247 - updated test
* BAEL-1247 - updated test
2017-11-08 08:24:37 +01:00
tamasradu
90c2739563
Radu/bael 1265 junit updates ( #2965 )
...
* Code for test article: Different Types of Bean Injection in Spring
* Adding jUnits for test article: Different Types of Bean Injection in Spring
* BAEL-1265: Adding jUnit for article
* BAEL-1265: Closing ExecutorService in jUnit
* BAEL-1265: Adding jUnit for CountDownLatch and example for ExecutorService.awaitTermination
2017-11-05 17:46:29 -08:00
Muhammed Almas
22f07214b1
BAEL-1247 Spring XML injection. ( #2901 )
2017-11-02 08:44:45 +01:00
jitendrar292
6818505bea
Update README.md ( #2637 )
2017-10-06 08:59:29 +02:00
adamd1985
e6c2fd3bbe
Revert "BAEL-812: List of Rules Engines in Java ( #2319 )" ( #2455 )
...
This reverts commit dc105bc6f2
.
2017-08-20 15:44:20 +02:00
Rokon Uddin Ahmed
04689cc249
pull 16.08 ( #2454 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create 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
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-08-17 17:41:56 +02:00
felipeazv
dc105bc6f2
BAEL-812: List of Rules Engines in Java ( #2319 )
...
* spring beans DI examples
* fix-1: shortening examples
* List of Rules Engines in Java
* BAEL-812: Openl-Tablets example added
* BAEL-812: artifacts names changed
2017-08-16 21:58:42 +02:00
KevinGilmore
53433a06d8
README updates ( #2389 )
...
* BAEL-886: Updated README
* BAEL-917 Testing with Google Truth
Updated README
* BAEL-936: adding akka-streams module to parent
* BAEL-936: Update README
* BAEL-918: Update README
* BAEL-980: Update README
* BAEL-967: Update README
* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET
* BAEL-1005: Update README
* BAEL-509: Security and WebSockets (README)
* BAEL-861: Intro to Awaitility (README)
* BAEL-1010: Guide to the HyperLogLog Algorithm (README)
* BAEL-907: Guide to Apache Commons CircularFifoQueue (README)
* BAEL-1086: README update
* BAEL-644: README update
2017-08-07 17:45:03 -05:00
chrisoberle
5383b2b01b
add valueswithdefaults example ( #2369 )
...
* add values with defaults example
* add additional examples
* remove unused imports
2017-08-06 15:31:55 -05:00
Ahmed Tawila
4b53c00bca
BAEL-1033 Introduction to StreamUtils ( #2341 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
2017-07-31 14:57:52 +02:00
yetanotherallisonf
df3b01301c
Update README.md ( #2124 )
2017-06-23 16:22:27 +02:00
Tehreem
0fab04f1b6
Spring YAML Configuration ( #1807 )
...
* Spring YAML Configuration
* Spring YAML Configuration
* Spring YAML Configuration
* Update application.yml
removing ^M
* Update application.yml
* Spring YAML Configuration
* Update pom.xml
* Update pom.xml
* Spring YAML Configuration
* Spring YAMl Configuration
2017-06-21 20:25:36 +02:00
Grzegorz Piwowarek
a5d5460a9f
Stream API: last Stream element example refactor ( #1943 )
...
* Refactor
* Delete ApplicationContextTestBeanInjectionTypes.java
* Delete BeanInjectionJavaConfigIntegrationTest.java
* Delete BeanInjectionXMLConfigIntegrationTest.java
2017-06-03 20:49:56 +02:00
adasioo
96004deac1
BAEL-923 init class not managed by Spring with Spring Bean ( #1906 )
...
* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
switch to Java based configuration
* BAEL-895 calculate the period/duration between two dates in Java 8
* clean old PR
* BAEL-923 How to inject a value from properties to a class not managed by Spring?
* clean PR
* BAEL-923 init class not managed by Spring with Spring Bean
* clean previous PR
* added mockito spring boot for test dependency
2017-05-29 22:21:03 +02:00
Syed Ali Raza
8c8c01ebbb
BAEL-833: How to get last element of a Stream in Java? ( #1930 )
...
* Different Types of Bean Injection in Spring
* Fixed code formatting and test names for "Different Types of Bean Injection in Spring"
* BAEL-833: How to get last element of a Stream in Java?
* BAEL-833: Updated based on review from editor
2017-05-28 12:07:15 +02:00
Doha2012
48cd6f876f
Fix test names ( #1853 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
* add missing parent
* fix logging issue
* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
7c73abdede
cleanup pom ( #1836 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012
35231d0c19
cleanup parent dependencies ( #1828 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012
9692ae36fb
add parent to pom ( #1816 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
2017-05-09 23:37:43 +03:00
yetanotherallisonf
bac494c0be
Update README.md for BAEL-748
2017-04-20 21:09:31 -05:00
Doha2012
87bc04ae98
minor fix ( #1694 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
2017-04-19 22:57:17 +02:00
Doha2012
5e1e320cee
exclude commons-logging dependency ( #1686 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
2017-04-19 16:14:10 +02:00
Anton
f674f12eac
BAEL-748 updated Quick Guide to @Value ( #1663 )
...
* BAEL-748 quick guide to @Value
* BAEL-748 changes from review
* BAEL-748 inject comma-separated values into array
2017-04-18 22:36:43 -05:00
Anton
389927d901
BAEL-748 quick guide to @Value ( #1577 )
...
* BAEL-748 quick guide to @Value
* BAEL-748 changes from review
2017-04-14 20:40:39 -05:00
iaforek
ad0cd72dfd
BAEL-434 Spring Roo ( #1589 )
...
* Code for Dependency Injection Article.
* Added Java based configuration. Downloaded formatter.xml and reformatted
all changed files. Manually changed tab into 4 spaces in XML
configuration files.
* BAEL-434 - Spring Roo project files generated by Spring Roo. No
formatting applied. Added POM, java and resources folders.
2017-04-06 02:20:04 +02:00
pivovarit
d0b0debd06
Exclude integration tests
2017-03-24 16:17:34 +01:00
ahamedm
26b5ab860a
BAEL-696 - Implement OR in the REST API Query Language ( #1404 )
...
* Dependency Injection Types, XML-Config, Java-Config, Test Classes
* Formatting done with Formatter Configuration in Eclipse
* REST Query Lang - Adv Search Ops - Improvement - C1
* REST Query Lang - Adv Search Ops - Improvement - C2
* add update to rest api (#1401 )
* upgrade to spring boot 1.5.2
* add full update to REST API
* BAEL-634 javassist (#1349 )
* BEEL-634 javassist dependency
* BEEL-634 code for javassist article
* BEEL-634 test refinement
* BEEL-634 increment lib to newest version
* add test that uses reflection to verify
* add field
* add bytecode to different class
* adding following modules with updated testcase : DB, Filter, Json (#1410 )
* adding ratpack module
* adding pom.xml
* adding following modules with updated testcase : DB, Filter, Json
* add entry points (#1413 )
* spring boot custom banner (#1412 )
* adding ratpack module
* adding pom.xml
* adding following modules with updated testcase : DB, Filter, Json
* adding spring-boot custom banner tutorial
* BALE-707 Refactoring changes (#1418 )
* BAEL-707 Add the changes as per review comment
* BAEL-707 Refactored the code as per review comments
* BAEL-696 Code formatting
2017-03-16 11:49:13 +01:00
Walter Gómez
e0d59494c1
Lombok annotation update ( #1358 )
...
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update Lombok annotations
Change annotations to @RequiredArgsConstructor for
- ApologizeService
- ThankingService
* Remove hibernate-immutable due to conflic on PR
2017-03-11 07:36:38 +01:00
Grzegorz Piwowarek
d3d11a18f3
Revert "Spring Groovy Config with fixed pom" ( #1209 )
2017-02-21 07:35:07 +01:00
Andrew Evans
fda362f79d
Spring Groovy Config with fixed pom ( #1200 )
...
* 'bean_injection'
* 'bean_injection'
* 'changes'
* code
* git ignore
* pom fix
* pom fix
2017-02-20 23:17:48 +01:00
buddhini81
7c337eb6c0
Adding Code for BAEL-394 ( #1163 )
...
* Code for evaluation article
Article : Field vs. Constructor Injection
* Correct typo in attribute name
* Delete EbookRepositiry.java
* Add corrected class
* Update LibraryUtils.java
* Update Member.java
* Update Reservation.java
* Adding new file AccountServlet
* Adding new files for BAEL-394
* Add new files for BAEL-394
* Add new file for BAEL-394
* Indentation of annotations fixed
* Indentation of annotations fixed
* Indentation of annotations fixed
* Removing this class since it is not relevant
* New example added for @WebListener
2017-02-20 00:54:42 +01:00
Grzegorz Piwowarek
4b0249410c
Update README.md
2017-02-05 10:27:13 +01:00
pivovarit
4d5624161f
Refactor Spring with Lombok samples
2017-02-04 06:15:54 +01:00
Piotr Sliwa
5548022a2b
BAEL-628: Added sources for "Constructor Injection in Spring with Lombok" article. ( #1064 )
...
* BAEL-628: Added sources for "Constructor Injection in Spring with Lombok" article.
* BAEL-628: Removed unneccessary @Autowired + Apologizer example.
2017-02-01 07:53:17 +01:00
Naoshadul Islam
d8af6f371b
Added relevant articles
2017-01-15 21:09:29 +06:00
Naoshadul Islam
8dc3487b67
Added relevant articles ( #962 )
...
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevnat articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Update README.md
* Added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Update README.md
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Update README.md
2017-01-08 08:25:59 +01:00
eugenp
8ff889bc7d
maven work
2016-12-18 18:11:05 +02:00
Naoshadul Islam
1b59823654
Created README.md and added relevant articles ( #901 )
...
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Update README.md
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Update README.md
* Added relevant articles
* Update README.md
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Update README.md
2016-12-18 02:15:07 -06:00
Marek Lewandowski
cddeb95e8e
Format namespace
2016-12-12 09:23:40 +01:00
Marek Lewandowski
f17f9c9d12
Merge pull request #889 from DianeDuan/xmlclasspathapplicationcontext
...
BAEL-320: Intro to the Spring ClassPathXmlApplicationContext
2016-12-12 09:18:36 +01:00
DianeDuan
4b3c52df0f
examples
2016-12-11 18:27:47 +08:00
DOHA
9ad2a643ef
upgrade dependencies
2016-12-08 22:58:00 +02:00
Marek Lewandowski
5750a3a064
Update README.md
2016-12-01 22:34:40 +01:00
Egima profile
aa68501341
merged formatting changes and removed while loops in asynchronous client ( #870 )
...
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
2016-12-01 09:55:20 +01:00
pivovarit
0e3b7fe17c
Formatting
2016-11-29 17:43:17 +01:00
Diane Duan
7676697c4c
BAEL-453: How to use the Spring FactoryBean - use custom bean name ( #866 )
...
* custom bean name
* @Autowire
2016-11-29 17:41:30 +01:00
DianeDuan
750aad44df
merge upstream
2016-11-27 12:40:32 +08:00
DianeDuan
361874d0d6
simplify demos
2016-11-27 12:23:51 +08:00
Eugen
615ddc19bf
Merge pull request #854 from dkornishev/master
...
Spring Constructor-Based DI
2016-11-23 08:36:49 -06:00
Danil Kornishev
61152915b7
Moved sprindi examples
2016-11-23 08:33:57 -05:00
Marek Lewandowski
b8ade6f6da
BAEL-453 some improvments, formatting etc.
2016-11-21 22:01:05 +01:00
Marek Lewandowski
d6daf8235c
Merge pull request #848 from DianeDuan/spring-factorybean
...
BAEL-453: How to use the Spring FactoryBean
2016-11-21 21:55:38 +01:00
DianeDuan
e84957c768
change expect exception in ut
2016-11-21 21:51:20 +08:00
DianeDuan
77240dc024
delete extra comments and variable assignments, use guava precondition for check
2016-11-21 20:41:33 +08:00
Marek Lewandowski
73bbab4ae6
Update README.md
2016-11-20 19:01:42 +01:00
eugenp
9bf925cfdf
cleanup work
2016-11-20 12:09:40 +02:00
DianeDuan
42fc383518
FactoryBean example code
2016-11-20 10:52:09 +08:00
Marek Lewandowski
be5ac17249
fix tests
2016-11-16 19:56:38 +01:00
Marek Lewandowski
b74ce5914b
Fix BAEL-454 and move test to actual tests
2016-11-16 09:55:16 +01:00
Marek Lewandowski
9305e79806
Remove empty line
2016-11-16 09:50:36 +01:00
Shubham Aggarwal
5e0f94f883
Updated junit dependency in pom, named test method meaningful
2016-11-16 14:09:46 +05:30
Shubham Aggarwal
89ebafc9a6
Added assertions.
2016-11-16 08:29:47 +05:30
Shubham Aggarwal
40841f93e5
Added Test for BeanFactory methods
2016-11-14 20:22:24 +05:30
Shubham Aggarwal
e425d8bf01
Added BeanFactory sample in spring-core
2016-11-11 14:24:09 +05:30
Grzegorz Piwowarek
fc1aaef471
Rename dependency-injection -> spring-core
2016-10-23 14:19:10 +02:00