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
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
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
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
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
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
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
361874d0d6
simplify demos
2016-11-27 12:23:51 +08:00
Marek Lewandowski
b8ade6f6da
BAEL-453 some improvments, formatting etc.
2016-11-21 22:01:05 +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
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
Grzegorz Piwowarek
fc1aaef471
Rename dependency-injection -> spring-core
2016-10-23 14:19:10 +02:00