As a Backend Developer (Java) (m/f), you work in an agile and interdisciplinary team, closely together with our product department, and make a contribution to the development of our products.
JobOffer jobOffer = new JobOffer();
Job job = Job.builder()
.setProducts(
IN_HOUSE_APPS,
BUSINESS_INTELLIGENCE,
PAYMENT,
MOBILE_APPS)
.setProductType(SCALABLE_HIGH_AVAILABILITY_SYSTEM)
.setDevelopmentStyle(AGILE_SCRUM)
.setTeamAttributes(
MOTIVATED,
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.GERMAN)
.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