Skip to main content
The 2024 Developer Survey results are live! See the results
Kyrstellaine's user avatar
Kyrstellaine's user avatar
Kyrstellaine's user avatar
Kyrstellaine
Lead Software Engineer
  • Member for 13 years, 5 months
  • Last seen more than a week ago
4 votes

How can I call a method defined on a Scala package object from Java? (Scala 2.10.x)

3 votes

Prevent default creation of MongoDB database programmatically

2 votes

mongodump and then remove: Not exact same number of records

2 votes

Where is log declared?

1 vote

Will i need to close FileInputStream manually in this code?

1 vote

Mongock (Mongobee) and Spring Boot in unit test

1 vote

Programmatically enable sharding + choosing shard key on a collection using casbah with Mongo 2.4

1 vote

On Windows 7 (64 bit), do you have to install only 64 bit Java, and 64 bit Eclipse?

0 votes

Complete Novice Programmer: Novice Guide to Java Programming

0 votes

MongoDB: How to ensure success of mongodump in archiving process before deleting collection?

0 votes

Kmongo: how to add unique field

0 votes

Spring Boot MongoRepository unit testing using pre-installed MongoDB

0 votes

Change serialization deepness

-4 votes
Accepted

How to get an instance of scala.Unit in Java code