Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
Jon
London, United Kingdom
http://www.codenumb.com/
Software engineer working in London.
top
accounts
reputation
activity
subscriptions
Top Questions
36
votes
How do you configure Embedded MongDB for integration testing in a Spring Boot application?
java
spring
mongodb
spring-boot
asked Jul 22, 2015 at 16:03
stackoverflow.com
23
votes
Getting EasyMock mock objects to throw Exceptions
java
unit-testing
easymock
asked Feb 17, 2011 at 10:10
stackoverflow.com
21
votes
Apache commons file upload alternatives
java
file-upload
upload
uploading
asked Aug 6, 2010 at 9:58
stackoverflow.com
19
votes
Core dump taken with gcore, jmap conversion to hprof file format fails with Error message
java
jmap
asked Apr 2, 2012 at 17:41
stackoverflow.com
12
votes
Sending events at the end of a transaction
java
spring
architecture
design-patterns
asked Aug 12, 2011 at 11:19
stackoverflow.com
9
votes
Usage of sun.misc.SharedSecrets
java
asked Jan 31, 2012 at 11:17
stackoverflow.com
5
votes
Apache Commons File Upload - Stream ended unexpectedly
java
apache
file-upload
upload
tomcat6
asked Jul 16, 2010 at 10:15
stackoverflow.com
Top Answers
347
How do I test a class that has private methods, fields or inner classes?
stackoverflow.com
68
Why declare final variables inside methods?
softwareengineering.stackexchange.com
42
Difference between string object and string literal
stackoverflow.com
32
How to replace HashMap Values while iterating over them in Java
stackoverflow.com
32
Match strings with regular expression in ignore case
stackoverflow.com
17
What is the point of an abstract class?
stackoverflow.com
16
How to query lucene with "like" operator?
stackoverflow.com
9
Write Exceptions to File
stackoverflow.com
6
Best Practice in `For` loop in java
stackoverflow.com
5
Java: accessing a List of Strings as an InputStream
stackoverflow.com