As of now we are looking to recruit a highly motivated and experienced Backend Developer (Java) for our new development hub in Barcelona. You will work in an agile and interdisciplinary team, closely and remotely together with our product department in Hamburg and make a contribution to the development of our main products.
JobOffer jobOffer = new JobOffer();
Job job = Job.builder()
.setProducts(
IN_HOUSE_APPS,
BUSINESS_INTELLIGENCE,
MOBILE_APPS)
.setProductType ( SCALABLE_HIGH_AVAILABILITY_SYSTEM)
.setDevelopmentStyle ( AGILE_SCRUM)
.setTeamAttributes ( MOTIVATED, WILLINGNESS_TO_TRAVEL,
INNOVATIVE, FLAT_HIERARCHIES, INTERDISCIPLINARY)
.build();
jobOffer.addJob(job);
Candidate candidate = Candidate.builder()
.hasDegreeInComputerSciencesOrSimilar(true)
.add(Skill.JAVA.experience(SEVERAL_YEARS)) .add(Skill.SOFTWARE_DESIGN.experience(SEVERAL_YEARS)) .add(Skill.REST) .add(Skill.MICRO_SERVICES)
.add(Skill.SCRUM)
.add(Skill.DEV_OPS)
.setLanguages(Locale.ENGLISH, Locale.SPANISH)
.build();
new Application(candidate).submit();
/*Experience in an international company or team away from your home country is a plus*/
by via developer jobs - Stack Overflow
No comments:
Post a Comment