Commit Graph

4398 Commits

Author SHA1 Message Date
johnA1331 18b08a36d9 Update README.md 2020-07-21 21:20:08 +08:00
johnA1331 3c55a73947 Update README.md 2020-07-21 21:14:45 +08:00
johnA1331 802c896ad8 Update README.md 2020-07-21 21:12:22 +08:00
johnA1331 88ae1fd308 Update README.md 2020-07-21 21:09:35 +08:00
johnA1331 38250a3c4f Update README.md 2020-07-21 21:07:30 +08:00
johnA1331 6101e18ee9 Update README.md 2020-07-21 21:04:41 +08:00
johnA1331 4d08a0b64f Update README.MD 2020-07-21 21:01:53 +08:00
johnA1331 ed6a32cfbf Update README.md 2020-07-21 21:00:14 +08:00
johnA1331 6290718aea Update README.md 2020-07-21 20:58:35 +08:00
johnA1331 49ef33191c Update README.md 2020-07-21 20:55:26 +08:00
johnA1331 a12969fb8b Update README.md 2020-07-21 20:53:15 +08:00
johnA1331 363fd41ef5 Update README.md 2020-07-21 20:43:23 +08:00
johnA1331 9dae4a6815 Update README.md 2020-07-21 19:56:19 +08:00
johnA1331 55ca9ce17a Update README.md 2020-07-21 19:49:25 +08:00
johnA1331 f43ceb0298 Update README.md 2020-07-21 19:48:51 +08:00
johnA1331 6124a914db Update README.md 2020-07-21 19:47:53 +08:00
johnA1331 f8370fbcb3 Update README.md 2020-07-21 19:47:30 +08:00
johnA1331 aecf8d4a4b Update README.md 2020-07-21 19:43:56 +08:00
johnA1331 f6e68ce2fd Update README.md 2020-07-21 19:14:39 +08:00
mikr c60c6c7c53 JAVA-93 Remove Page class 2020-07-21 11:21:22 +02:00
Loredana 7a2db4f674 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-07-21 12:12:35 +03:00
johnA1331 616b82c460 Update README.md 2020-07-21 16:52:50 +08:00
johnA1331 9d5c0637a5 Update README.MD 2020-07-21 16:46:09 +08:00
gupta-ashu01 ccfbdd3f9c Add files via upload 2020-07-21 13:00:59 +05:30
gupta-ashu01 7ff9bc6ac8 Delete SecondServlet.java 2020-07-21 13:00:09 +05:30
gupta-ashu01 8b16479fd9 Delete FirstServlet.java 2020-07-21 12:59:53 +05:30
gupta-ashu01 75eba2fa7d Delete web.xml 2020-07-21 12:59:32 +05:30
gupta-ashu01 f9917c483f Delete index.html 2020-07-21 12:59:14 +05:30
Joao Esperancinha cffc591b5c [BAEL-4281] Naming convention and conversion to assertJ 2020-07-21 07:53:52 +02:00
Joao Esperancinha ad1d9b4b84 [BAEL-4281] moves example module 2020-07-21 07:53:45 +02:00
Joao Esperancinha 289276f8ff Revert "[BAEL-4281] Examples of array comparisons"
This reverts commit d1a9ff7480.
2020-07-21 07:53:33 +02:00
Eric Martin 2ddbdb5b4e Merge pull request #9703 from alimate/BAEL-4052
BAEL-4052: A Guide to @Contended & False Sharing
2020-07-20 21:01:08 -05:00
Dhawal Kapil 23ea65bee8 Merge pull request #9370 from mangstadt/patch-1
Use ServiceLoader class to obtain service instance
2020-07-21 06:41:51 +05:30
Donato Rimenti 50859c8d16 Fixed modules orders. 2020-07-20 21:29:10 +02:00
Ali Dehghani 030fa1b523 Polish. 2020-07-20 21:00:35 +04:30
Ali Dehghani bacce9abc8 Polish. 2020-07-20 20:07:37 +04:30
Ali Dehghani 3433279c30 A Guide to BitSet in Java 2020-07-20 20:04:15 +04:30
Loredana c1ca5969c2 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-07-20 16:18:51 +03:00
karan 6ced667bd5 pathvariable-annotation
correct formatting
2020-07-20 02:49:27 -04:00
Nguyen Nam Thai 76b1717953 BAEL-4113 Relocate the ExceptionBenchmark class 2020-07-19 22:07:57 +07:00
developerDiv 8309e56268 Rename tests 2020-07-19 15:44:48 +01:00
Kamlesh Kumar cbdebb76ad BAEL-4094: Code example for Spring ApplicationContext article (#9656) 2020-07-19 09:43:14 -05:00
Amit Pandey ca8eee9359 JAVA-2160 Add modules in main pom build (#9726)
* add modules in main pom build

* add modules in main pom build
2020-07-19 18:32:17 +05:30
François Dupire 2e118afd74 [JAVA-1670] Follow-up fixes (#9725)
* Removed junit-platform version overriding from spring-boot-client

* Removed junit version overriding from spring-boot-with-starter-parent
2020-07-19 18:08:02 +05:30
sampadawagde 6298b6b64a JAVA-66: parent module pom changes corresponding to module renaming 2020-07-19 14:36:21 +05:30
sampadawagde 3bebbd4c02 JAVA-66: removed old modules spring-data-jpa-* 2020-07-19 14:32:35 +05:30
sampadawagde 733d901d46 JAVA-66: New module spring-data-jpa-repo 2020-07-19 14:31:28 +05:30
sampadawagde 52da4c8ee8 JAVA-66: New module spring-data-jpa-query 2020-07-19 14:31:01 +05:30
sampadawagde 7a86d7de49 JAVA-66: New module spring-data-jpa-filtering 2020-07-19 14:30:43 +05:30
sampadawagde 2f81507076 JAVA-66: New module spring-data-jpa-enterprise 2020-07-19 14:30:26 +05:30