Top "Interface-implementation" questions

Could we autowire an interface without any implementation in Spring?

We have to share our code base with a partner for developing, but we don't want to reveal the implementation …

java spring interface autowired interface-implementation