CHECK24 Baufinanzierung brings innovation and "online" to a market traditionally dominated by on-site services. Since 2014 we help our customers to find the most suitable way to finance their new home. We are looking for smart and highly motivated developers who are ready to jump on one of the many daily CI/CD trains heading to production.
We work with the following technologies and tooling: Java 15, Spring Boot 2, Spring Framework 5, Vue.js, ECMAScript 2019, Elasticsearch, Redis, RabbitMQ, Gradle and many others.
Interested? Check the snippet below:
@Component
public class UserLogicBean {
// A Spring Data JPA repo
@Autowired
private UserEntityRepository repo;
public boolean hasPermission(String username, PermissionEntity permission) {
return retrieveUserPermissions(username).contains(permission);
}
@Transactional(readOnly = true)
public List<PermissionEntity> retrieveUserPermissions(String username) {
return repo.findByUsername(username).getPermissions();
}
}
Do you see any potential runtime issues? Let us know via bcode@check24.de. If not, and you want to know if there is any, let us know there too :-) We are looking forward to your application as a Deputy Java Team Lead (m/f/d) at CHECK24 Vergleichsportal Baufinanzierung GmbH.