Nikhil Khatwani
ad5389cf6d
Changes for BAEL-1657
2018-05-02 14:39:57 +05:30
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
abialas
7b92a38bed
BAEL-1679 ( #4149 )
...
* 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
* BAEL-1679 move query annotation examples to persistence modules
* BAEL-1679 fix formatting
2018-05-01 20:42:52 -05:00
Loredana Crusoveanu
517cc5fddd
Update README.MD ( #4133 )
2018-04-29 17:19:54 +02:00
Loredana Crusoveanu
f514212ceb
Merge pull request #4070 from enpy303/master
...
A Quick Intro to the SpringBootServletInitializer
2018-04-27 13:58:35 +03: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
abialas
274745e3bb
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
2018-04-23 20:58:19 -05:00
enpy303
ea7aae3c0f
WarInitializerApplication formatting fixes
2018-04-23 17:16:27 +02:00
enpy303
2ae3be56f1
WarInitializerApplication
2018-04-23 17:10:37 +02:00
Tom Hombergs
248d0e2693
Merge pull request #4031 from eugenp/thombergs-patch-6
...
added article link
2018-04-21 23:13:36 +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
Tom Hombergs
e62fb43d7b
fixed link
2018-04-16 22:23:11 +02:00
Tom Hombergs
5b22ce4687
added article link
2018-04-16 22:21:35 +02:00
hemantvsn
63a220d39a
Added boot app, filters, controller and model ( #3848 )
2018-04-15 21:42:23 +02:00
Loredana Crusoveanu
3ac8ce60e8
Merge pull request #3941 from eugenp/BAEL-1682
...
style pages
2018-04-15 20:24:18 +03:00
Loredana Crusoveanu
cd5c1cd642
Update README.MD
2018-04-15 10:35:50 +03:00
Loredana Crusoveanu
84c857d114
Update README.MD
2018-04-14 23:26:36 +03:00
Grzegorz Piwowarek
0e95588c54
Refactor ( #3923 )
...
* NatsClient refactor
* Use lambda
2018-04-11 12:20:03 +02:00
Loredana Crusoveanu
48a70669c5
style pages
2018-04-06 11:03:47 +03:00
Seun Matt
04cca3a62d
updated example source code
2018-04-05 19:29:12 +01:00
Seun Matt
6b02742728
updated properties file for example
2018-04-05 01:27:37 +01:00
Seun Matt
099278bfb8
added example code for BAEL-1682
2018-04-05 01:04:02 +01:00
Mher Baghinyan
19fb7ef5a2
Bael 1625 ( #3831 )
...
* shutdown boot app
* test the ctx.close()
* application shutdown test
* BAEL-1625
* /shutdown endpoint test
* bring back the closeApplication
* @Ignore shutdown endpoint test
2018-04-02 07:56:55 +02:00
Nikhil Khatwani
8b647650e2
Changes for BAEL-1653
2018-03-28 13:10:09 +05:30
Doha2012
d0b42d10f2
modify tomcat dependency ( #3806 )
2018-03-12 22:21:45 +02:00
Eugen Paraschiv
8d633d6402
formatting work
2018-03-04 17:53:14 +02:00
Eugen Paraschiv
5fd8e4293e
cleanup work for tests
2018-03-04 17:52:56 +02:00
Eugen Paraschiv
d2a2a65566
cleanup work
2018-03-04 17:39:09 +02: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
Loredana Crusoveanu
70b81ca807
Merge pull request #3529 from eugenp/internationalization-assets
...
remove enablemvc
2018-01-27 18:08:55 +02:00
Loredana Crusoveanu
999dfbf381
remove enablemvc
2018-01-27 17:43:23 +02:00
Eugen Paraschiv
70e4a55256
minor import cleanup
2018-01-25 11:33:50 +02:00
Dassi orleando
af3edc477d
BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView) ( #3490 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
* BAEL-976: Update spring version
* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
2018-01-22 19:43:24 -08:00
aietcn
7e7ccc7eb3
BAEL-1416 quick guide to kong ( #3448 )
...
* BAEL-1416 quick guide to kong
* refactor kong samples
2018-01-20 10:09:55 +01:00
Dassi orleando
0859445178
BAEL-1318: Add Maven Wrapper to spring-boot module ( #3390 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
2018-01-10 21:18:47 -08:00
abialas
ccf1f4ed27
BAEL-1412 add java 8 spring data features ( #3306 )
2018-01-01 14:07:35 +02:00
Grzegorz Piwowarek
c7ba3a08aa
Build optimize ( #3328 )
...
* CustomConverterIntegrationTest
* StringToEmployeeConverterControllerIntegrationTest
* PersonsRepositoryIntegrationTest
* Refactor spring-rest-embedded-tomcat pom
* Disable Rxjava test
2017-12-30 23:10:54 +01:00
Ahmed Tawila
3bcff4672e
fix spring boot project failure ( #3267 )
2017-12-19 07:38:39 +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
chrisoberle
375d7373ea
move datasource routing example to spring-jpa module ( #3076 )
2017-11-18 14:15:11 -08:00
Grzegorz Piwowarek
7a21f5ee85
Move data.sql - schema.sql ( #3067 )
2017-11-17 07:22:09 +01:00
Grzegorz Piwowarek
34ad3ad29b
Build opt ( #3062 )
...
* spring-boot-admin
* Optimization
2017-11-16 22:59:02 +01:00
chrisoberle
25fe85d849
rename client databases and switch from 3 to 2 of them ( #3028 )
2017-11-13 08:36:30 -08:00
chrisoberle
3bb538a2f7
BAEL-1314 Guide to AbstractRoutingDatasource ( #2989 )
...
* BAEL-1314 initial import. Guide to AbstractRoutingDatasource.
* BAEL-1314 Guide to Spring AbstractRoutingDatasource
* update test name and rename test classes
* move dsrouting example to spring-boot project. rename db create script.
2017-11-09 16:15:03 -08:00
lor6
30d8509b44
Update README.MD
2017-11-07 14:46:21 +02:00
lor6
3952b7ef59
remove keycloak, refactor packages ( #2963 )
2017-11-05 18:32:37 +02:00
Yasin Bhojawala
b32cd7a635
Add example for implicit conversion in controller methods
2017-11-04 18:12:45 +05:30
Michael C Good
73ae3cfb1a
BAEL-1238 ( #2941 )
...
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* update
* michael.good703@gmail.com
Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
* Updated for 3.3.0.Final
BAEL-1238
* Update pom.xml
* BAEL-1238
Added new module spring-boot-keycloak and removed Keycloak code from spring-boot module
* Minor changes to pom.xml
* Update CustomConverterTest.java
* Update StringToEmployeeConverter.java
* Update GenericBigDecimalConverter.java
* Update MyFeatures.java
* Update .gitignore
* Formatting changes
* "Resolving conflicts"
* Updated spring-boot to remove keycloak
* Updated to see
* Update
* Updated
* Found remnant file and deleted it
2017-11-03 07:09:31 -07:00
Michael C Good
73bfdda38d
BAEL-1238 Quick Guide to Using Keycloak with a Spring Boot Application ( #2908 )
...
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* update
* michael.good703@gmail.com
Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
2017-10-29 20:09:22 -07:00