error creating bean with name 'datasource script databaseinitializer' defined in class path resource [org/springframework/boot/autoconfigure/sql/init/datasourceinitializationconfiguration.class]
create a class named employee with id, name, department as private data members. assign these data member values through method named employee record. make a method to display all the record and also create a calculate salary method.