Commit Graph

684 Commits

Author SHA1 Message Date
Sergey Pepyakin
cfd04ddf4a Add 310 back port 2015-10-14 22:02:32 +03:00
Kai
ae025029bb Added opencsv 2015-10-10 16:17:35 +02:00
gandrianakis
189e05dcd8 Added Greenmail test email server under testing tools 2015-10-09 15:24:19 +03:00
Moritz Kammerer
6d6e9d99cd Adds Keyczar to security libraries. 2015-10-06 16:54:48 +02:00
gandrianakis
41f981d0dd Added Apache Thrift and Apache Avro formats that for one are becoming very popular and two, they have Java bindings among various other bindings 2015-10-06 15:04:05 +03:00
pron
168515e299 Added formal verification category 2015-10-05 16:49:16 +03:00
pron
902fef00b8 Merge remote-tracking branch 'akullpp/master' 2015-10-05 16:26:33 +03:00
Alessandro Leite
045d407f76 Remove the undefined article from the entries: OpenTSDB and jmxtrans 2015-10-05 00:34:05 +02:00
Alessandro Leite
f8bd4efed8 Merge branch 'master' of github.com:akullpp/awesome-java 2015-10-05 00:31:09 +02:00
xin wei
fdda0c2ef3 remove the extra line which add by the previous commit carelessly 2015-10-04 06:36:50 -07:00
xin wei
5401ede380 add moco, a concise stub and mock web services 2015-10-04 06:31:27 -07:00
SonarBeserk
226e274d93 Fix grammer and punctuation 2015-10-03 11:01:15 -04:00
César Aguilera
12b68546a6 improved description of JunitParams 2015-10-03 13:42:37 +02:00
Andreas Kull
a607419ca8 Merge pull request #229 from levonk/patch-3
Put Liquibase back under database
2015-10-03 10:41:48 +02:00
Andreas Kull
bfc3357e0c Merge pull request #221 from christophd/master
Added Citrus to testing section
2015-10-03 10:40:21 +02:00
Andreas Kull
9efa7970f3 Merge pull request #224 from janschaefer/master
Added JGiven
2015-10-03 10:34:10 +02:00
Andreas Kull
ace32219ce Merge pull request #225 from pron/master
Add Capsule
2015-10-03 10:32:09 +02:00
Andreas Kull
a63a54d0e9 Merge pull request #230 from levonk/patch-4
Added Checker Framework for Code Analysis
2015-10-03 10:25:42 +02:00
Andreas Kull
bf1541636f Merge pull request #234 from espiegel/swagger-link-fix
fixed the link to Swagger
2015-10-03 10:24:13 +02:00
Eidan
de6e0a2ec3 fixed the link to Swagger 2015-09-27 23:25:25 +03:00
SonarBeserk
54d76aba34 Add java redis entrys 2015-09-26 01:41:09 -04:00
Alessandro Leite
0314cacad3 Include the link for the OpenTSDB 2015-09-25 16:50:16 +02:00
levonk
61ab87d02b Added Checker Framework for Code Analysis 2015-09-19 20:48:30 -07:00
levonk
73d4d453be Put Liquibase back under database
Liquibase is a far more architecturally sound database change management than Flyway.   Liquibase abstracts underlying databases by not using SQL for most of the change scripts.   It also offers database refactorings (like rename column) that could be modified to do whatever is most efficient for a particular database with using proprietary SQL.
2015-09-19 20:45:25 -07:00
Alessandro Leite
6798b0088f Include the link for the jmxtrans tool
The jmxtrans is a tool  to connect to multiple JVMs and to query them for their attributes via JMX. Its query language is based on JSON, which allows non-Java programmers to access the JVMs attributes. Likewise, this tool supports different output writes, including [Graphite](http://graphite.wikidot.com), [Ganglia](http://ganglia.sourceforge.net), [StatsD](https://github.com/etsy/statsd), among others.
2015-09-17 11:25:59 +02:00
César Aguilera
f515d429cb Update README.md
added JUnitParams to readme
2015-09-12 13:30:01 +02:00
pron
38b9c913c1 Add Capsule 2015-09-11 10:30:24 +03:00
Jan
616387f6ea Added JGiven
JGiven is a developer-friendly BDD testing framework that is compatible with JUnit and TestNG.
2015-09-10 15:43:33 +02:00
Andreas Kull
93d29ebea4 Merge pull request #223 from geoand/bytecode
Added the byteman library
2015-09-09 22:04:04 +02:00
gandrianakis
13ef572c31 Added the byteman library which falls under the bytecode manipulation category but is distinct in purpose from the tools already mentioned 2015-09-09 17:49:33 +03:00
christophd
45d660b075 Fixed merge conflicts with remote-tracking branch 'akullpp/master' 2015-09-08 15:29:30 +02:00
Andreas Kull
aaaa7fb44d Merge pull request #217 from akullpp/feature/refactoring
Refactoring
2015-09-04 14:28:37 +02:00
Andreas Kull
44b45ace1b Merge pull request #219 from johanhaleby/master
Added REST Assured testing tool
2015-09-04 14:27:38 +02:00
Kristoffer Sjögren
e083a150b6 Aleksey Shipilëv twitter account 2015-09-02 22:47:13 +02:00
Kristoffer Sjögren
dba7fc94cf Druid, OLAP data store. 2015-09-02 20:48:27 +02:00
Kristoffer Sjögren
5f49d98620 Bazel, build tool by Google 2015-09-02 20:30:42 +02:00
Johan Haleby
7b403d824d Added REST Assured testing tool 2015-09-01 20:21:13 +02:00
Andreas Kull
8a41704fac Refactoring
* Added Ancients category
* Removed "Java" in descriptions were superfluous
* Consolidated spelling of open-source
* Removed sentence-initial "An/A"
* Other minor changes
2015-08-29 16:13:30 +02:00
Andreas Kull
c17637ce90 Merge pull request #200 from otisg/patch-1
Added SPM under Monitoring
2015-08-29 15:35:05 +02:00
Andreas Kull
76b80f0a58 Merge pull request #204 from geoand/languages
Languages
2015-08-29 15:30:38 +02:00
Andreas Kull
70c3498f3a Merge pull request #206 from wendigo/patch-1
Add Hermes to messaging section
2015-08-29 15:30:02 +02:00
Andreas Kull
15d824ad81 Merge pull request #209 from RuedigerMoeller/master
Update README.md
2015-08-29 15:29:38 +02:00
Andreas Kull
9740ce9eb0 Merge pull request #211 from dpsoft/master
Added Kamon under Monitoring
2015-08-29 15:28:49 +02:00
Andreas Kull
c8aa5f8fc2 Merge pull request #212 from skybber/master
HotswapAgent added.
2015-08-29 15:27:15 +02:00
moru0011
1c607941f9 Update README.md 2015-08-28 23:32:59 +02:00
Mateusz Gajewski
62cae12cbc Update README.md 2015-08-24 21:33:26 +02:00
Andreas Kull
f377e7526d Merge pull request #213 from akullpp/feature/deltaspike
Added Apache DeltaSpike
2015-08-23 21:12:22 +02:00
Andreas Kull
a6b471b8bd Merge pull request #214 from akullpp/feature/owner
Added owner
2015-08-23 21:12:14 +02:00
Andreas Kull
b6daf86b73 Merge pull request #216 from akullpp/fix/urls
Fixed links
2015-08-23 21:10:48 +02:00
akullpp
7c0a8aef67 Fixed links
Changed sourceforge to github where possible.
Fixed links to dead projects.
2015-08-23 21:10:12 +02:00